diff options
| author | Patrick Steinhardt <ps@pks.im> | 2026-01-12 10:02:51 +0100 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-01-12 06:55:40 -0800 |
| commit | e615643d2ecf2d4e44b0ca29cf949a5212618245 (patch) | |
| tree | e9d13d2a13cddebbee3b6c54f8f75e9785f86099 /t/t4013/diff.format-patch_--inline_--stdout_initial..master^ | |
| parent | df971a7c42fa5506cb7e845ac175104093c35e8d (diff) | |
| download | git-e615643d2ecf2d4e44b0ca29cf949a5212618245.tar.gz git-e615643d2ecf2d4e44b0ca29cf949a5212618245.zip | |
refs/files: move fsck functions into global scope
When performing consistency checks we pass the functions that perform
the verification down the calling stack. This is somewhat unnecessary
though, as the set of functions doesn't ever change.
Simplify the code by moving the array into global scope and remove the
parameter.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.format-patch_--inline_--stdout_initial..master^')
0 files changed, 0 insertions, 0 deletions
