Cheating Git
by Kenneth Kalmer on April 24, 2008
Nope, its not another post about how incredible git is, instead I’m just gonna highlight a quick way to get used to git and/or git-svn during the transition (yes, resistance is futile).
$ sudo gem install cheat
$ cheat git
$ cheat gitsvn
No need to open a browser, search through delicious or even google.
Hope it helps make git and/or git-svn more digestible.
UPDATE (2008-04-29)
I got beaten to the punch on using cheat, thought I’d just add some more links for your enjoyment
Git and Ruby on RubyInside
Printable Git Cheat Sheet (scarily similar to the Mercurial ones)
Leave your comment