]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/rebase-signoff-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Jan 2020 20:38:30 +0000 (12:38 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Jan 2020 20:38:30 +0000 (12:38 -0800)
"git rebase --signoff" stopped working when the command was written
in C, which has been corrected.

* en/rebase-signoff-fix:
  rebase: fix saving of --signoff state for am-based rebases

1  2 
builtin/rebase.c

Simple merge