-
https://www.atlassian.com/git/tutorials/setting-up-a-repository
One of the most complete tutorials I've seen that's easy to follow -
http://nvie.com/posts/a-successful-git-branching-model/, A successful Git branching model
Git Flow workflow. -
https://github.com/nvie/gitflow, Original Git Flow extension
-
https://github.com/petervanderdoes/gitflow, Git Flow AVH extension. Created since the original hasn't been updated in a while.
-
http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/, Why aren't you using Git Flow. Using git-flow to automate your git branching workflow
-
http://buildamodule.com/video/change-management-and-version-control-deploying-releases-features-and-fixes-with-git-how-to-use-a-scalable-git-branching-model-called-gitflow, How to use a scalable Git branching model called Gitflow
-
http://scottchacon.com/2011/08/31/github-flow.html, GitHub Flow. The workflow that GitHub uses (or used? It is from 2011...).
-
http://danielmiessler.com/study/git/, Daniel Miessler's Git Primer.
-
http://git-scm.com, Git Documentation homepage.
-
http://git-scm.com/book, Pro Git Book online version. On the left sidebar there are links for the PDF, mobi and ePub versions. If you're interested in why it was moved, History
Last active
August 29, 2015 14:06
-
-
Save rubenvarela/fb9f20eee0a5cf9dc1d1 to your computer and use it in GitHub Desktop.
List of Git resources. Tutorials, Workflows and other things I might find interesting.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment