]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pw/prompt-cherry-pick-revert-fix'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Jul 2019 18:30:22 +0000 (11:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Jul 2019 18:30:22 +0000 (11:30 -0700)
When one step in multi step cherry-pick or revert is reset or
committed, the command line prompt script failed to notice the
current status, which has been improved.

* pw/prompt-cherry-pick-revert-fix:
  git-prompt: improve cherry-pick/revert detection


Trivial merge