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

The developer role is evolving. Here’s how to stay ahead.
AI is changing how software gets built. Explore the skills you need to keep up and stand out.

How GitHub protects developers from copyright enforcement overreach
Why the U.S. Supreme Court case Cox v. Sony matters for developers and sharing updates to our Transparency Center and Acceptable Use Policies.

GitHub Copilot gets smarter at finding your code: Inside our new embedding model
Learn about a new Copilot embedding model that makes code search in VS Code faster, lighter on memory, and far more accurate.