Ask HN: Recommendations for becoming a git guru
3 comments
http://gitref.org is very good.
Pro Git is good and free: http://git-scm.com/book
I really like code school's hands on approach where you can try out all sorts of git commends. Learn as you go and quite fun! http://www.codeschool.com/courses/try-git
Yes, I can read the manual. Yes, I will be using git obsessively. But equally, it's useful to have some sort of guidance as to where to start, the gotchas that await, and what to try next.
So I turn to HNers.
What git tutorial would you recommend?