Properly handle Git flow
· 7 min read

Any developper use or will use [Git][git-website] at a point in is career. Most of the time they will have to work with other people on the same [Git][git-website] repository. To avoid it to be branch and commit battlefield here is a simple guide on how to contribute properly on a [Git][git-website] repository.