]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'dl/merge-autostash-rebase-quit-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 29 Apr 2020 23:15:27 +0000 (16:15 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 29 Apr 2020 23:15:27 +0000 (16:15 -0700)
The stash entry created by "git rebase --autosquash" to keep the
initial dirty state were discarded by mistake upon "git rebase
--quit", which has been corrected.

* dl/merge-autostash-rebase-quit-fix:
  rebase: save autostash entry into stash reflog on --quit

1  2 
Documentation/git-rebase.txt
builtin/rebase.c

Simple merge
Simple merge