TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Think Like (a) Git, a quasi-tutorial

54 pointsby geeksamover 13 years ago

7 comments

geeksamover 13 years ago
Site author here. I welcome all feedback on the site!<p>[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.]
ryandvmover 13 years 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.<p><a href="http://marklodato.github.com/visual-git-guide/index-en.html" rel="nofollow">http://marklodato.github.com/visual-git-guide/index-en.html</a>
评论 #3159265 未加载
sixtofourover 13 years ago
Thanks, taking an Epic walk through it now. Nice of you to have done this.
brentvatneover 13 years ago
rebase explanation is fantastic! very cool to see how you can break down the steps performed by rebase with cherry-pick. thanks
gabaover 13 years ago
REally cool site! Thanks!
michelpereiraover 13 years ago
Great job!
makeanover 13 years ago
great site!