diff options
author | Taylor Blau <me@ttaylorr.com> | 2023-04-18 16:41:00 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-04-18 14:56:48 -0700 |
commit | 029a632c35861b3395c71e767d80bbf463dc1ae1 (patch) | |
tree | 40a2f42d20ca59b8ed3ecb0406126ef6586d901c /commit-tree.c | |
parent | e3e24de1bf1fd443978015fe06bb523dc85a3086 (diff) | |
download | git-029a632c35861b3395c71e767d80bbf463dc1ae1.tar.gz |
repository.h: drop unused `gc_cruft_packs`
As of the previous commit, all callers that need to read the value of
`gc.cruftPacks` do so outside without using the `repo_settings` struct,
making its `gc_cruft_packs` unused. Drop it accordingly.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-tree.c')
0 files changed, 0 insertions, 0 deletions