]> git.ipfire.org Git - thirdparty/git.git/commit - commit.c
replace: remove signature when using --graft
authorChristian Couder <chriscool@tuxfamily.org>
Sat, 19 Jul 2014 15:01:12 +0000 (17:01 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 21 Jul 2014 19:05:58 +0000 (12:05 -0700)
commit0b05ab6f1bfa045f460ad5c40d87ef8c2965bf56
treecd5af7add60c952fe90aaeff9cc3a9cb0a7bd8d2
parentb0ab2b71d0baa845e6920a3146df65f5cd296ea0
replace: remove signature when using --graft

It could be misleading to keep a signature in a
replacement commit, so let's remove it.

Note that there should probably be a way to sign
the replacement commit created when using --graft,
but this can be dealt with in another commit or
patch series.

Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/replace.c
commit.c
commit.h