Skip to main content

One post tagged with "merge"

View All Tags

Properly handle Git flow

· 7 min read
Guillaume MARTINEZ
LeadTech DevOps & Cloud & IA

cover

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.