diff options
| author | Patrick Steinhardt <ps@pks.im> | 2023-05-17 13:48:56 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2023-05-17 09:55:33 -0700 |
| commit | b779a25e0570d76b9e41dd9203b36629b90094cd (patch) | |
| tree | 74a394a7639bd6d3df982ef65b53bcc366dd76e9 /builtin/commit.c | |
| parent | fetch: pass through `fetch_config` directly (diff) | |
| download | git-b779a25e0570d76b9e41dd9203b36629b90094cd.tar.gz git-b779a25e0570d76b9e41dd9203b36629b90094cd.zip | |
fetch: use `fetch_config` to store "fetch.prune" value
Move the parsed "fetch.prune" 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 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
