Learning Git Internals

This is a very interesting page that I came across to learn the internals of Git by implementing a µgit framework in Python. This tutorial is by Nikita Leshenko.

Or, if you just want to use Git, Roger Dudler nicely outlines most of the commands that you will ever use with Git.

If you think you need something more, this GitHub page has links to some Git recipes.

1 min · · exobrain, git