diff options
| author | Patrick Steinhardt <ps@pks.im> | 2023-05-17 13:49:00 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-05-17 09:55:33 -0700 |
| commit | 2b472cfeacbffcabe0d3a358d50d32ce28fdf4a0 (patch) | |
| tree | c32a448fffcd62074daac3432359c2738d711d24 /commit.c | |
| parent | fetch: use `fetch_config` to store "fetch.prune" value (diff) | |
| download | git-2b472cfeacbffcabe0d3a358d50d32ce28fdf4a0.tar.gz git-2b472cfeacbffcabe0d3a358d50d32ce28fdf4a0.zip | |
fetch: use `fetch_config` to store "fetch.pruneTags" value
Move the parsed "fetch.pruneTags" config value into the `fetch_config`
structure. This reduces our reliance on global variables and further
unifies the way we parse the configuration in git-fetch(1).
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
