From 4043486a652566923b27d1a90eedcdc8d9b0b3ea Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 8 Mar 2026 03:46:13 +0800 Subject: *: Reformat --- format/pack/ingest/thin_fix.go | 1 + 1 file changed, 1 insertion(+) (limited to 'format/pack/ingest/thin_fix.go') diff --git a/format/pack/ingest/thin_fix.go b/format/pack/ingest/thin_fix.go index 35068079..b1d8ae7c 100644 --- a/format/pack/ingest/thin_fix.go +++ b/format/pack/ingest/thin_fix.go @@ -54,6 +54,7 @@ func maybeFixThin(state *ingestState) error { state.stream.consumed = consumed baseIDs := unresolvedThinBaseIDs(state) + total := len(baseIDs) if total > 0 { utils.WriteProgressf(state.opts.Progress, "fixing thin pack: 0%% (0/%d)\r", total) -- cgit v1.3.1-10-gc9f91