> Someone pointed me at a for-pay screencast at > http://peepcode.com/products/git so I might try that (it's $9), but I'm > wondering what other tutorials/books/webpages people might suggest, > especially if you're using git-svn or are coming from an svn/svk > background.
I haven't seen a good git-svn tutorial when I first started, but I did just find this while trying to remember the other links. It looks ok: - http://utsl.gen.nz/talks/git-svn/intro.html I did find these useful in general: Text: - http://www.eecs.harvard.edu/~cduan/technical/git/ - One shot tips: http://www.gitready.com/ Videos: - there's a usergroup one that does a really good job, but for the life of me I'm not finding it... - http://gitcasts.com/ - http://gitcasts.com/posts/railsconf-git-talk (actually anything by Scott Charon is pretty good.) There's also the talks by Torvalds and by Schwartz. I can't say they helped me learn, but I just found them interesting: - Randall Schwartz: http://video.google.com/videoplay?docid=-3999952944619245780 - Torvalds: http://www.youtube.com/watch?v=4XpnKHJAok8 --mac _______________________________________________ Discuss mailing list [email protected] http://lopsa.org/cgi-bin/mailman/listinfo/discuss This list provided by the League of Professional System Administrators http://lopsa.org/
