aboutsummaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2023-05-17 13:49:00 +0200
committerJunio C Hamano <gitster@pobox.com>2023-05-17 09:55:33 -0700
commit2b472cfeacbffcabe0d3a358d50d32ce28fdf4a0 (patch)
treec32a448fffcd62074daac3432359c2738d711d24 /commit.c
parentfetch: use `fetch_config` to store "fetch.prune" value (diff)
downloadgit-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