]> git.99rst.org Git - git.git/commit
Merge branch 'mt/checkout-count-fix'
authorJunio C Hamano <redacted>
Mon, 1 Aug 2022 16:58:38 +0000 (09:58 -0700)
committerJunio C Hamano <redacted>
Mon, 1 Aug 2022 16:58:38 +0000 (09:58 -0700)
commitacdb1e1053c5bc0832866780bb517f7465aea7a2
treeba5bbd70486f552d70d8833d684ec8831dcc09c9
parentf0f9a033ed3c053b6cff33fd0aed59aed1e8dc00
parent611c7785e8e22637e183333c54ed266e6e83e163
Merge branch 'mt/checkout-count-fix'

"git checkout" miscounted the paths it updated, which has been
corrected.
source: <redacted>

* 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
git clone https://git.99rst.org/PROJECT