On Evolve creating too many obsolete commits
Jordi Gutiérrez Hermoso
jordigh at octave.org
Fri May 2 17:31:32 UTC 2014
On Fri, 2014-05-02 at 13:28 -0400, Jordi Gutiérrez Hermoso wrote:
> My suggestion, then, is to have something like hg histedit --start
> mode where it saves the initial conditions, lets you do whatever you
> want to do DAG, and when you do hg histedit --finish, it only records
> the the final state as the replacements of the original state.
Of course, this also allows you to use hg histedit --abort to roll
back everything to the initial state, including obsolete commits.
- Jordi G. H.
More information about the Mercurial-devel
mailing list