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: May 2025
In May, we experienced three incidents that resulted in degraded performance across GitHub services.

GitHub Universe 2025: Here’s what’s in store at this year’s developer wonderland
Sharpen your skills, test out new tools, and connect with people who build like you.

GitHub Copilot: Meet the new coding agent
Implementing features has never been easier: Just assign a task or issue to Copilot. It runs in the background with GitHub Actions and submits its work as a pull request.