]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commite0e1ac5db0235abba4038cf571a949c3f8c1b65c
tree852e46c071526382b9109d2aa1ed06903728d1d4
parentb76a244c9da0af40a0d2e123b12576fc64e6a354
parent4fe7e43c53a6ad2948919503188bb2d34ce02fa9
Merge branch 'en/rebase-signoff-fix'

"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
builtin/rebase.c