-
Notifications
You must be signed in to change notification settings - Fork 83
Git Help
John Pocock edited this page May 12, 2021
·
7 revisions
Here is a collection of useful resources for if you get stuck with git and need some help.
A collection of common problems and quick solutions: https://dangitgit.com/en. Available in many languages.
A game to teach you how to manage git branches and commits: https://learngitbranching.js.org/. Available in many languages.
A free book written by Scott Chacon and Ben Straub : https://git-scm.com/book/en/v2. English only.