git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* changing first commit message
@ 2011-07-07 15:56 Shantanu Pavgi
  2011-07-07 16:08 ` Andreas Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Shantanu Pavgi @ 2011-07-07 15:56 UTC (permalink / raw)
  To: Git Mailing List


How do I reword the first commit message? I was able to reword commit messages after the first commit using 'git rebase -i <first-commit-id>', but I am not sure how to reword the first commit message itself. Any help? 

Thanks,
Shantanu.  

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: changing first commit message
  2011-07-07 15:56 changing first commit message Shantanu Pavgi
@ 2011-07-07 16:08 ` Andreas Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schwab @ 2011-07-07 16:08 UTC (permalink / raw)
  To: Shantanu Pavgi; +Cc: Git Mailing List

Shantanu Pavgi <pavgi@uab.edu> writes:

> How do I reword the first commit message? I was able to reword commit
> messages after the first commit using 'git rebase -i <first-commit-id>',
> but I am not sure how to reword the first commit message itself. Any help?

$ git rebase -h
[...]
    --root                rebase all reachable commits up to the root(s)
[...]

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-07 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-07 15:56 changing first commit message Shantanu Pavgi
2011-07-07 16:08 ` Andreas Schwab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).