Show HN: Think Like (a) Git, a quasi-tutorial(think-like-a-git.net)
think-like-a-git.net
Show HN: Think Like (a) Git, a quasi-tutorial
http://think-like-a-git.net/
8 comments
rebase explanation is fantastic! very cool to see how you can break down the steps performed by rebase with cherry-pick. thanks
REally cool site! Thanks!
[deleted]
Great job!
great site!
Site author here. I welcome all feedback on the site!
[There's more I'd love to write, but I found I was losing motivation to work on it in my Copious Spare Time(tm), so I thought I'd try promoting it -- knowing that others are paying attention to it will help me keep mine focused on it too.]
[There's more I'd love to write, but I found I was losing motivation to work on it in my Copious Spare Time(tm), so I thought I'd try promoting it -- knowing that others are paying attention to it will help me keep mine focused on it too.]
Thanks, taking an Epic walk through it now. Nice of you to have done this.
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
http://marklodato.github.com/visual-git-guide/index-en.html
Sweet! I'll add that to the resources page.