On Monday, September 17, 2012, Jed Brown  wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote">On Mon, Sep 17, 2012 at 1:02 PM, Sean Farley <span dir="ltr"><<a href="javascript:_e({}, 'cvml', 'sean@mcs.anl.gov');" target="_blank">sean@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>P.P.S - Also, don't forget about the `hg amend` command for amending a<br>
previous commit (including the message). See `hg amend -h` for more<br>
info.</div></blockquote></div><br><div>You can find the "amend" alias in /home/seanfarley/.hgrc. ;-)<br><br>Meanwhile, the rest of us can upgrade to latest mercurial and use "hg commit --amend"</div></blockquote>
<div><br></div><div>Whoops, that's what I get for using crazy experimental extensions:</div><div><br></div><span></span><a href="https://bitbucket.org/marmoute/mutable-history">https://bitbucket.org/marmoute/mutable-history</a>