Category archive: Development
Posted on Wednesday, 2007-09-19 by Jan
A few days ago, I posted a cheat sheet for Git (just as last time, Git is a really cool revision control system). Let’s face it: it was ugly. Not something you would actually hang up where other people could see it, was it? Here’s the remedy, which also works on both A4 and Letter and is more detailed. Read the full post »
Posted in Development | 30 Comments »
Posted on Thursday, 2007-09-13 by Jan
Update: Since I first posted this, I have created a new and (in my opinion) better Git cheat sheet. You might want to have a look at that one.
Today I came across Zack Rusin’s Git cheat sheet (just so we’re on the same page: Git is a really good distributed revision control system). I quite like the idea but unfortunately, Zack’s design is fairly useless to me because
- the colors don’t print well on black and white;
- it’s designed for Letter paper. Letter paper doesn’t exist around here. Give me A4.
While trying to change Zack’s file to address these issues, Inkscape kept crashing on me until I finally gave up and just started from scratch (in – don’t tell anyone – OpenOffice.org Draw). This is the result: Git Cheat Sheet (A4 PDF version). Read the full post »
Posted in Development | 6 Comments »