diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-03-23 16:03:00 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-23 08:33:11 -0700 |
| commit | 2b2287c479ced6f794a7c8d305c39eef4ee563f5 (patch) | |
| tree | 365b69bc4f2375cbd1ac492c7c1914ce1e155e1e /Documentation/git-pack-objects.adoc | |
| parent | 38e09ebfd444f04e7282e5a7109edb6800864d41 (diff) | |
| download | git-2b2287c479ced6f794a7c8d305c39eef4ee563f5.tar.xz | |
builtin/fsck: stop using `the_repository` with loose objects
We depend on `the_repository` when performing consistency checks for
loose objects. Refactor this to use a context-provided repository
instead that is injected via the `struct for_each_loose_cb`.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-pack-objects.adoc')
0 files changed, 0 insertions, 0 deletions
