Merge branch 'gb/rebase-signoff' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 20 Apr 2017 05:10:16 +0000 (22:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Apr 2017 05:10:17 +0000 (22:10 -0700)
commitc3c04e6a714f3f1b9ea45eb6596ce853583c7139
tree1c0aa23fac188a961b09f53f6f960ab045bdf6e8
parent4035f442cc321e3e51bd7eb54d1ddb7d154aaeab
parent9f79524a6af0527e380742ee103ca4fbcd440b42
Merge branch 'gb/rebase-signoff' into next

"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
Documentation/git-rebase.txt
builtin/am.c
git-rebase.sh