[git-users] Re: amend commit message many commits ago

2009-09-24 Thread Xi Shen
this is brilliant idea. thanks :) On Fri, Sep 25, 2009 at 12:33 PM, Jeenu wrote: > > > On Sep 25, 8:15 am, "davidshe...@googlemail.com" > wrote: >> hi, >> >> i found i made a typo error in a commit message which is many commits >> away from current HEAD, how can i amend the message? i tried gi

[git-users] Re: amend commit message many commits ago

2009-09-24 Thread Jeenu
On Sep 25, 8:15 am, "davidshe...@googlemail.com" wrote: > hi, > > i found i made a typo error in a commit message which is many commits > away from current HEAD, how can i amend the message? i tried git > commit --commit , but it created an new commit and > advanced my HEAD. May not be the best