Merge branch 'gb/rebase-signoff'
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Apr 2017 06:39:01 +0000 (15:39 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Apr 2017 06:39:02 +0000 (15:39 +0900)
"git rebase" learns "--signoff" option.

* gb/rebase-signoff:
rebase: pass --[no-]signoff option to git am
builtin/am: fold am_signoff() into am_append_signoff()
builtin/am: honor --signoff also when --rebasing

1  2 
Documentation/git-rebase.txt
builtin/am.c
git-rebase.sh
Simple merge
diff --cc builtin/am.c
Simple merge
diff --cc git-rebase.sh
Simple merge