On Fri, Oct 10, 2008 at 09:07:30AM -0500, Bill Gatliff wrote:
> Benjamin Herrenschmidt wrote:
> > And you haven't provided -any- changeset comment. That isn't good :-)
> 
> What's the easiest way to do that with git?

Enter the changeset comment in git commit.

> I'm using git-format-patch and git-send-email to produce the changeset
> emails themselves, after extensive use of git-add --interactive and
> git-rebase --interactive to get rid of the "mundane" commit stuff that
> I do because of my highly interrupt-driven workflow.

If your final commit is generated from something other than git commit,
you can use git commit --amend to edit the comment.

-Scott
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev

Reply via email to