Hacker News new | ask | show | jobs
by ryandvm 5347 days ago
I tried to learn git a few times and could never quite grok it. I think I just suck at learning by reading. I mean, I was able to do basic (non-branching) source control by just following simple tutorials, but I never understood what was going on. Then I ran across "A Visual Git Reference". Changed my life.

http://marklodato.github.com/visual-git-guide/index-en.html

1 comments

Sweet! I'll add that to the resources page.