Advocacy vs. git
Benoit Boissinot
benoit.boissinot at ens-lyon.org
Sat Apr 25 03:50:28 CDT 2009
On Fri, Apr 24, 2009 at 10:43:20PM -0500, Steve Borho wrote:
> On Fri, Apr 24, 2009 at 10:19 PM, Theodore Tso <tytso at mit.edu> wrote:
> > It wouldn't be hard to create a hg extension that extracted the commit
> > message before doing the hg rollback, as well as saving files were
> > included in the commit, so it could support partial commits
> > automatically. I just never got around to doing it, partially because
> > I'm not a python programmer.
>
> Since we're talking about an extension, this is really just a matter
> of automating hg qimport -r tip ; hg qrefresh -e ; hg qfinish tip
That's what I personnally do to amend a commit.
regards,
Benoit
--
:wq
More information about the Mercurial
mailing list