More git for newbies: merge vs. rebase
One of the things everybody points out about git is that it's a fairly complex system. Of course, other version control systems like Subversion are complex as well, but git doesn't seem to do as much as the others insulate you (the user) from what's going on "under the hood." Case in point: the difference between merging and rebasing....






