Version Control - Git
Comprehensive Tutorial
Tips & Cheatsheet
Git Workflow and Branching Model
GitFlow
Image Source: http://nvie.com/posts/a-successful-git-branching-model/
Rethink GitFlow or "Anti-GitFlow"
GitFlow's Mistakes
It makes the project's history completely unreadable
The master/develop split is redundant
It's needlessly complex
About rebase, merge and cherry-pick
rebase, merge and cherry-pickMore about merge
mergeSubtree vs Submodule
Last updated
Was this helpful?