Git Branching Strategy / Model - GitFlow

There are enough branching strategy available for git flow over the internet.

Here i have compiled few branching strategy which i found in various blogs.


  • A nice blog on Git based branching method/model

http://nvie.com/posts/a-successful-git-branching-model/


  • Git Documentation 



Comments

Popular posts from this blog

Colour formatting - Jenkins Console

Manage Docker images on local disk

How to migrate Parent pom from maven to gradle