diff options
author | Łukasz Gryglicki <lukaszgryglicki@o2.pl> | 2017-07-04 09:33:06 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-07-25 12:11:47 -0700 |
commit | 14d01b4f07a08ee55bffc74f2d6e1b0a4e8ce900 (patch) | |
tree | e2b9c9e3f148e33c07b78eec61b1ef8ee130d235 /pathspec.h | |
parent | Git 2.14-rc1 (diff) | |
download | tgif-14d01b4f07a08ee55bffc74f2d6e1b0a4e8ce900.tar.xz |
merge: add a --signoff flag
Some projects require every commit, even merges, to be signed off
[*1*]. Because "git merge" does not have a "--signoff" option like
"git commit" does, the user needs to add one manually when the
command presents an editor to describe the merge, or later use "git
commit --amend --signoff".
Help developers of these projects by teaching "--signoff" option to
"git merge".
*1* https://public-inbox.org/git/CAHv71zK5SqbwrBFX=a8-DY9H3KT4FEyMgv__p2gZzNr0WUAPUw@mail.gmail.com/T/#u
Requested-by: Dan Kohn <dan@linuxfoundation.org>
Signed-off-by: Łukasz Gryglicki <lukaszgryglicki@o2.pl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pathspec.h')
0 files changed, 0 insertions, 0 deletions