]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit391414e971d552e5e0fa1363347ec2c076062daf
tree8f2e9d061386ff10a340dcb10e67eeb2a53a3ebe
parent84b889bd035886cb19b1e9a9524dcf8a431836cd
parenta096a889f43a40223bae89efa7d1896e0d4c37cb
Merge branch 'jk/cherry-pick-revert-status'

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
wt-status.c