[PATCH] commit: --edit/-e to force edit of otherwise-supplied commit message

Nikolaj Sjujskij sterkrig at myopera.com
Mon Sep 9 12:12:25 CDT 2013


Augie Fackler <raf at durin42.com> писал(а) в своём письме Mon, 09 Sep 2013  
07:15:58 +0400:

> On Sun, Sep 08, 2013 at 07:15:13PM -0400, Bradley M. Kuhn wrote:
>> # HG changeset patch
>> # User "Bradley M. Kuhn" <bkuhn at ebb.org>
>> # Date 1378681328 14400
>> # Node ID 3d6eba7684266bacc022dfb3f15ce242fd645aa7
>> # Parent  1d07bf106c2ad1c7ef5e257e754ca8d858bd04b0
>> commit: --edit/-e to force edit of otherwise-supplied commit message
>
> I'm not quite sure I see the use case - is this so you can edit
> something after a script specified a commit message?
  Also one could create an alias with commit message template.

[alias]
comt = commit -m "topic: (issueXXXX)" --edit-msg

And what about -E for short option?


More information about the Mercurial-devel mailing list