Stash – We code together

Abstract

Coding is simple and great if it’s just you working on the code. It is getting much more complex when a whole team or even several teams are working on the code base. You want to be sure, that everybody knows about code changes and a merge isn’t stop the whole team from working.

This presentation shows how you can use Stash and Bamboo to happily code together in a team. You don’t have to worry that somebody will break the build on your master branch or that your graduate accidentally merges his changes to the branch that get automatically deployed.  Everybody understands each part of the code base and each line of code gets reviewed before it reaches your master branch.

Slides

Video

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s