diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-03-23 16:02:56 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-03-23 08:33:10 -0700 |
| commit | da3ead3ee3a27df391932379b0b7283f2b17729f (patch) | |
| tree | e545fe63b95cf1ddf41af70c7bab4451578f6600 /builtin/commit.c | |
| parent | fe5f16ecc39e2879e5b57925648984b78aaf6339 (diff) | |
| download | git-da3ead3ee3a27df391932379b0b7283f2b17729f.tar.xz | |
builtin/fsck: fix trivial dependence on `the_repository`
We have a bunch of sites in "builtin/fsck.c" that depend on
`the_repository` even though we already have a repository available, or
in cases where we can trivially make it available.
Refactor such sites to use the context-provided repository instead.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
