In our world of Git we will need to solve problems that may require more than one commit. In order to simplify the process while protecting our stable environment we have implemented a very specific branching system. This system was adopted from this website:
http://nvie.com/posts/a-successful-git-branching-model/
===========
##We are Independent