Open BenRongey opened 5 years ago
git flow is a model of developing while using git. It is designed to make it straightforward to know where new changes should be applied and where they should be merged afterward
Read: http://nvie.com/posts/a-successful-git-branching-model/
Questions:
git flow is a model of developing while using git. It is designed to make it straightforward to know where new changes should be applied and where they should be merged afterward
Read: http://nvie.com/posts/a-successful-git-branching-model/
Questions: