Git guide

The organisation that I currently work in is finally migrating from Microsoft’s crappy TFS2 to Git, so I put together an manual describing some aspects of Git’s design and providing a tutorial for them to follow to get used to using Git and handling certain problems (merge conflicts, rebasing, etc).

It is viewable at hackology.co.uk/git-doc/ and editable on Github.