Commit 6863cbf96527f4b60a3fec65aa04808cbdc0b39e

Stefan Sperling 2022-03-21T19:59:03

fix pack progress object counter for loose objects Move pack progres object accounting to a single place. This makes it easier to account for the case were only loose objects are packed. A wrong amount of objects was reported before when packing loose ones.