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