summaryrefslogtreecommitdiff
path: root/commit.h
diff options
context:
space:
mode:
authorCeleste Liu <coelacanthus@outlook.com>2022-07-20 01:21:44 +0800
committerJunio C Hamano <gitster@pobox.com>2022-07-19 11:24:08 -0700
commitcc391fc886639fb589b4e8da6a4e1a98d3ee07ab (patch)
tree0faf699ee13ee159d025e2752cc1c40e43c4dda2 /commit.h
parentbbea4dcf42b28eb7ce64a6306cdde875ae5d09ca (diff)
contrib/rerere-train: avoid useless gpg sign in training
Users may have configured "git merge" to always require GPG signing the resulting commits. We are not running "git merge" to re-create merge commits, but merely to replay merge conflicts, and we will immediately discard the resulting commits; there is no point in signing them. Override such configuration that forces useless signing from the command line with the "--no-gpg-sign" option. Signed-off-by: Celeste Liu <coelacanthus@outlook.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions