From: Christian Couder Date: Sat, 19 Jul 2014 15:01:12 +0000 (+0200) Subject: replace: remove signature when using --graft X-Git-Tag: v2.1.0-rc0~2^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0b05ab6f1bfa045f460ad5c40d87ef8c2965bf56?hp=0b05ab6f1bfa045f460ad5c40d87ef8c2965bf56 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 Signed-off-by: Junio C Hamano ---