Merge branch 'mt/checkout-count-fix'
commitacdb1e1053c5bc0832866780bb517f7465aea7a2
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Aug 2022 16:58:38 +0000 (1 09:58 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Aug 2022 16:58:38 +0000 (1 09:58 -0700)
treeba5bbd70486f552d70d8833d684ec8831dcc09c9
parentf0f9a033ed3c053b6cff33fd0aed59aed1e8dc00
parent611c7785e8e22637e183333c54ed266e6e83e163
Merge branch 'mt/checkout-count-fix'

"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
builtin/checkout.c