Our branching model is based on the following writeup - http://nvie.com/posts/a-successful-git-branching-model/
One minor difference is that since we are a small team, it's okay to push feature branches to the origin for easier collaboration.
Our branching model is based on the following writeup - http://nvie.com/posts/a-successful-git-branching-model/
One minor difference is that since we are a small team, it's okay to push feature branches to the origin for easier collaboration.