Git Tutorials for Beginners
sixrevisions.com
Git Tutorials for Beginners
1–10 of 29 posts
Re: Git Tutorials for Beginners
#2Git internals PDF (Scott Chacon) http://peepcode.com/products/git-internals-pdf
"Getting Git" screencast (Scott Chacon) http://blip.tv/scott-chacon/git-talk-4113729
Interactive Git cheatsheet (Andrew Peterson, NDP Software) http://www.ndpsoftware.com/git-cheatsheet.html
Re: Git Tutorials for Beginners
#3A few great resources are missing from that big list at the bottom: Git internals PDF (Scott Chacon) http://peepcode.com/products/git-internals-pdf "Getting Git" screencast (Scott Chacon) http://blip.tv/scott-chacon/git-talk-4113729 Interactive Git cheatsheet (Andrew Peterson, NDP Software) http://www.ndpsoftware.com/git-cheatsheet.html
Re: Git Tutorials for Beginners
#4Once I read that, I never had to look at any git intro tutorials again.
Re: Git Tutorials for Beginners
#5A few great resources are missing from that big list at the bottom: Git internals PDF (Scott Chacon) http://peepcode.com/products/git-internals-pdf "Getting Git" screencast (Scott Chacon) http://blip.tv/scott-chacon/git-talk-4113729 Interactive Git cheatsheet (Andrew Peterson, NDP Software) http://www.ndpsoftware.com/git-cheatsheet.html
Re: Git Tutorials for Beginners
#6Part 1 - http://lostechies.com/joshuaflanagan/2010/09/03/use-gitk-to-...
Part 2 - http://lostechies.com/joshuaflanagan/2010/09/03/use-gitk-to-...
I'm surprised how few tutorials mention Gitk.
Re: Git Tutorials for Beginners
#7Re: Git Tutorials for Beginners
#8Re: Git Tutorials for Beginners
#9Re: Git Tutorials for Beginners
#10A similar list for Mercurial, please?