Re: [PATCH 1/3] finish_copy_notes_for_rewrite(): Let caller provide commit message

2013-06-12 Thread Junio C Hamano
Johan Herland writes: > When copying notes for a rewritten object, the resulting notes commit > would have the following hardcoded commit message: > > Notes added by 'git notes copy' > > This is obviously bogus when the notes rewriting is performed by > 'git commit --amend'. > > Therefore, let

[PATCH 1/3] finish_copy_notes_for_rewrite(): Let caller provide commit message

2013-06-11 Thread Johan Herland
When copying notes for a rewritten object, the resulting notes commit would have the following hardcoded commit message: Notes added by 'git notes copy' This is obviously bogus when the notes rewriting is performed by 'git commit --amend'. Therefore, let the caller specify an appropriate notes