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)
This is great! the transition isn’t easy, bit of a pain in the bum really, but that’s life.
A complimentary series of videos can be found here, their also a great reference, helped me with my git problems: http://www.ava.co.uk/support/faq/git-version-control/video-101-getting-started-with-git.aspx
the best way is just to git on with it though