5 ms·
I can almost understand with something like Subversion (which seems to subtly skew the entire development process to work around the friction some of its basic
by damncabbage 12y ago
I can almost understand with something like Subversion (which seems to subtly skew the entire development process to work around the friction some of its basic operations introduce), but not even Mercurial? :(
- joeblau 12y agoNot even Mercurial :) Haha j/k I actually don't mind Mercurial, but I'd still rather work with git.
- crdoconnor 12y agoThey're essentially identical. Mercurial just has slightly easier to understand syntax and and a cultural bias against rebasing.
- anton_gogolev 12y agoNope. Mercurial devs rebase heavily during Mercurial development, for instance. It's Changeset Evolution [1] that makes history rewriting _safe_. [1]: http://mercurial.selenic.com/wiki/ChangesetEvolution http://mercurial.selenic.com/wiki/ChangesetEvolution