Hacker News new | ask | show | jobs
by xxbondsxx 4869 days ago
No problem, really glad you like it. I think one of the most important distinctions as well is the difference between rebasing and merging -- I show this off in the demo link:

http://pcottle.github.com/learnGitBranching/index.html?demo

I never understood why some repos only accept rebase commits until I actually looked up how the graph is wildly different depending on the command