git
Some lifesaving git commands and what's happening under the hud when executed
Git In Two Minutes (for a solo developer) - Gary Robinson's Rants
Git is hard: screwing up is easy, and figuring out how to fix your mistakes is fucking impossible. Git documentation has this chicken and egg problem where you can't search for how to get yourself out of a mess, unless you already know the name of the thing you need to know about in order to fix your problem.
Git Explorer: Git Command Explorer. Find the right commands you need without digging through the web.
git flight rules - extensive git curriculum
reserved location of git flight rules
GitSheet - my git cheatsheet - DEV
git command ecplained with cats - easy git guide for beginners
Advantages of Git-flow over standard git commands - DEV
git - the simple guide - no deep shit
Rewriting git history (amend/rebase)
Git rebase tutorial. Rebase vs Merge - video