Bring consistency to the structure of your pull requests.
Rebase like a pro with autosquash.
Git can help you uncover the history of a code snippet.
Our latest book is all about using Git effectively.
Learn the git tools that will allow you to keep a clean git history, how to use them, and why they should be handled with care.
Learn not only how to use PGP, but why each step is important and how to make
decisions when interacting with PGP.
Certain tasks like updating dependencies or migrating a database must be done...
The git add command runs blind, but can be controlled with more fine-grained...
Announcing a new open source library, gitsh, for running Git in a
dedicated shell.
Use git show-branch
to more specifically compare commits across branches.