<div dir="ltr">On Mon, Sep 9, 2013 at 6:15 AM, Augie Fackler <span dir="ltr"><<a href="mailto:raf@durin42.com" target="_blank">raf@durin42.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Sun, Sep 08, 2013 at 07:15:13PM -0400, Bradley M. Kuhn wrote:<br>
> # HG changeset patch<br>
> # User "Bradley M. Kuhn" <<a href="mailto:bkuhn@ebb.org">bkuhn@ebb.org</a>><br>
> # Date 1378681328 14400<br>
> # Node ID 3d6eba7684266bacc022dfb3f15ce242fd645aa7<br>
> # Parent  1d07bf106c2ad1c7ef5e257e754ca8d858bd04b0<br>
> commit: --edit/-e to force edit of otherwise-supplied commit message<br>
<br>
</div>I'm not quite sure I see the use case - is this so you can edit<br>
something after a script specified a commit message?<br>
<br>
Also, I'm hesitant to spend the '-e' short flag right away, I guess<br>
that depends on the use case.<br></blockquote><div><br></div><div>My guess is he got the idea from git, where at least one use case is something</div><div>like: git commit -m "a commit message that suddenly got too long" -e</div>
<div><br></div><div>And it will open the editor with what you already typed.</div></div></div></div>