]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/cherry-pick-revert-status'
authorJunio C Hamano <gitster@pobox.com>
Thu, 6 Jul 2023 18:54:47 +0000 (11:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 6 Jul 2023 18:54:47 +0000 (11:54 -0700)
During a cherry-pick or revert session that works on multiple
commits, "git status" did not give correct information, which has
been corrected.

* jk/cherry-pick-revert-status:
  fix cherry-pick/revert status when doing multiple commits

1  2 
wt-status.c

diff --cc wt-status.c
Simple merge