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

"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