On Fri, Jul 16, 2021 at 04:12:56PM +0200, Ævar Arnfjörð Bjarmason wrote:
builtin/reflog.c | 17 +++---
reflog-walk.c | 3 +-
refs.c | 5 +-
refs.h | 4 +-
refs/debug.c | 10 ++--
refs/files-backend.c | 122 ++++++++++--------------------------------
refs/packed-backend.c | 5 ++
7 files changed, 54 insertions(+), 112 deletions(-)
The diffstat certainly looks nice. :)
I left a few comments on specific patches, mostly just little things.
The ones I didn't comment on looked good to me. Overall, it seems like a
very nice cleanup. Thanks for putting it together.
-Peff