summaryrefslogtreecommitdiff
path: root/varint.c
diff options
context:
space:
mode:
authorJohan Herland <johan@herland.net>2013-06-12 00:12:59 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-06-12 17:27:41 (GMT)
commit80a14665b199a0ccacceb095e3a8bfc4f1e8645e (patch)
tree63c570d9e8e897e3c40406ed602f69b2ee1e7128 /varint.c
parentedca4152560522a431a51fc0a06147fc680b5b18 (diff)
downloadgit-80a14665b199a0ccacceb095e3a8bfc4f1e8645e.zip
git-80a14665b199a0ccacceb095e3a8bfc4f1e8645e.tar.gz
git-80a14665b199a0ccacceb095e3a8bfc4f1e8645e.tar.bz2
finish_copy_notes_for_rewrite(): Let caller provide commit message
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 commit message instead of hardcoding it. The above message is used for 'git notes copy', but when calling finish_copy_notes_for_rewrite() from builtin/commit.c, we use the following message instead: Notes added by 'git commit --amend' Cc: Thomas Rast <trast@inf.ethz.ch> Signed-off-by: Johan Herland <johan@herland.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'varint.c')
0 files changed, 0 insertions, 0 deletions