sequencer: load commit related config
commitb36c5908135889bd9c48a8d44d4e07f59bf799ef
authorPhillip Wood <phillip.wood@dunelm.org.uk>
Fri, 24 Nov 2017 11:07:56 +0000 (24 11:07 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 24 Nov 2017 13:44:18 +0000 (24 22:44 +0900)
tree5319aebe315eb106d7b4e47164740c50295ce97d
parentb34eeea352f15f93e98982a0e7970b0026053fb2
sequencer: load commit related config

Load default values for message cleanup and gpg signing of commits in
preparation for committing without forking 'git commit'. Note that we
interpret commit.cleanup=scissors to mean COMMIT_MSG_CLEANUP_SPACE to
be consistent with 'git commit'

Signed-off-by: Phillip Wood <phillip.wood@dunelm.org.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/rebase--helper.c
builtin/revert.c
sequencer.c
sequencer.h