Git Reference Site
In the talks and trainings that I do, I’ve been wanting a shorter, simpler reference site for people learning Git. The Pro Git book, being a full book, sometimes intimidates…
In the talks and trainings that I do, I’ve been wanting a shorter, simpler reference site for people learning Git. The Pro Git book, being a full book, sometimes intimidates people trying to learn Git – I wanted something you could jump to specific commands quickly and was a bit easier to parse piece by piece. So, I give you my pet project from the EuRuKo/Amoocon trip we just got back from:

It takes the most used Git commands, groups them into commonly needed tasks and has that reference table available on each page. You can either use it to read about a specific command if you need a refresher or you can read through it as a continuous tutorial.
Hope you find it helpful.
Written by
Related posts
GitHub Availability Report: October 2025
In October, we experienced four incidents that resulted in degraded performance across GitHub services.
TypeScript, Python, and the AI feedback loop changing software development
An interview with the leader of GitHub Next, Idan Gazit, on TypeScript, Python, and what comes next.
What 986 million code pushes say about the developer workflow in 2025
Nearly a billion commits later, the way we ship code has changed for good. Here’s what the 2025 Octoverse data says about how devs really work now.