]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mt/checkout-count-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Aug 2022 16:58:38 +0000 (09:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Aug 2022 16:58:38 +0000 (09:58 -0700)
"git checkout" miscounted the paths it updated, which has been
corrected.
source: <cover.1657799213.git.matheus.bernardino@usp.br>

* mt/checkout-count-fix:
  checkout: fix two bugs on the final count of updated entries
  checkout: show bug about failed entries being included in final report
  checkout: document bug where delayed checkout counts entries twice

1  2 
builtin/checkout.c

Simple merge