Rebase like a pro with autosquash.
Read more at the sourceAll posts by George Brocklehurst
HTTP Safety Doesn’t Happen by Accident
What are safe and unsafe HTTP methods, and why does it matter?
Read more at the sourceAnnouncing Goal-Oriented Git
Our latest book is all about using Git effectively.
Read more at the sourceThe magic behind configure, make, make install
Understanding how `./configure && make && make install` works and where it comes from.
Read more at the sourceAnnouncing gitsh
gitsh is a new way to use Git: instead of running Git commands in a general
purpose shell like zsh or bash, gitsh provides you with a dedicated shell just
for your Git commands.
Many of the early Unix utilities, like dc, didn’t take sub-commands lik…
Read more at the source