1826
General Software Discussion / Re: DVCS ?
« Last post by ewemoa on May 27, 2011, 07:25 AM »BTW, have you seen the same author's post on Mercurial Queues?
With all that said, I’ve considered creating a Mercurial extension that adds git’s index functionality to Mercurial, because I think it would make the transition to Mercurial easier for git users. I’ve had enough experience with Mercurial’s internals to know that such a thing is possible, but I simply don’t have the time to do it all myself. If you’re interested in helping out please let me know!
... So maybe this index isn't that useless after all.-Armando (May 09, 2011, 11:48 AM)
A Git User’s Guide to Mercurial Queues
Stacked Git and guilt look interesting too.