Skip to content

Git Help

John Pocock edited this page May 12, 2021 · 7 revisions

Git Help

Here is a collection of useful resource if you get stuck and need some help.

Oh S**t Git (AKA Dangit Git)

A collection of common problems and quick solutions: https://dangitgit.com/en. Available in many languages.

Learn Git Branching

A game to teach you how to manage git branches and commits: https://learngitbranching.js.org/. Available in many languages.

Clone this wiki locally