|
|
|
|
|
by dexen
4795 days ago
|
|
You mean Darcs [0], which kind-of-sort-of does the rebase automagically. Whenever it can, at least. Fortunately, Git does 99% of that, and with rebase it's just the right for the job. Especially with git-rerere enabled. As far as I am concerned, the need to (sometimes!) do rebase by hand is artifact of Git's commit history being strictly ordered by time. But just try to remove that constraint, and whomever considered rebase complex, will go completely crazy ^^ [0] http://darcs.net/ |
|
[1]: http://projects.haskell.org/camp/unique