Show HN: Think Like (a) Git, a quasi-tutorial
think-like-a-git.net
Show HN: Think Like (a) Git, a quasi-tutorial
1–10 of 10 posts
Re: Show HN: Think Like (a) Git, a quasi-tutorial
#2Site 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.]
Re: Show HN: Think Like (a) Git, a quasi-tutorial
#3Thanks, taking an Epic walk through it now. Nice of you to have done this.
Re: Show HN: Think Like (a) Git, a quasi-tutorial
#4I 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.
Re: Show HN: Think Like (a) Git, a quasi-tutorial
#5I 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
Sweet! I'll add that to the resources page.
Re: Show HN: Think Like (a) Git, a quasi-tutorial
#6REally cool site! Thanks!
Re: Show HN: Think Like (a) Git, a quasi-tutorial
#7rebase explanation is fantastic! very cool to see how you can break down the steps performed by rebase with cherry-pick. thanks
Re: Show HN: Think Like (a) Git, a quasi-tutorial
#8Great job!
Re: Show HN: Think Like (a) Git, a quasi-tutorial
#9[deleted]
Re: Show HN: Think Like (a) Git, a quasi-tutorial
#10great site!