• Show log

    Commit

  • Hash : 6863cbf9
    Author : Stefan Sperling
    Date : 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.