This morning, Devon tweeted a great git tip that shows how to create a git alias that produces more readable git logs. I decided I wanted to set this up. At work, we use a central Subversion repository, but a number of…
This morning, Devon tweeted a great git tip that shows how to create a git alias that produces more readable git logs. I decided I wanted to set this up. At work, we use a central Subversion repository, but a number of…
I have a tiny Kickstarter problem, but I mostly manage to resist. Earlier this year my excitement for backing video games overwhelmed me a bit, as you can see. I’m excited especially for The Banner Saga, but like any preorder,…
Introduction I’ve recently become obsessed with git for version control. I know that there are many git tutorials out there; this is probably redundant, but it focuses on only the simplest operations for my own reference. The git man pages themselves…