diff options
| author | Patrick Steinhardt <ps@pks.im> | 2024-09-12 13:30:07 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-09-12 10:15:42 -0700 |
| commit | f1d3d07900e42d19f10be55bc2f793034e7d4198 (patch) | |
| tree | c2b4467cc1ab5b24dc4aa8db337d69c9827e1199 /refs.c | |
| parent | repo-settings: split out declarations into a standalone header (diff) | |
| download | git-f1d3d07900e42d19f10be55bc2f793034e7d4198.tar.gz git-f1d3d07900e42d19f10be55bc2f793034e7d4198.zip | |
repo-settings: track defaults close to `struct repo_settings`
The default values for `struct repo_settings` are set up in
`prepare_repo_settings()`. This is somewhat different from how we
typically do this, namely by providing an `INIT` macro that sets up the
default values for us.
Refactor the code to do the same.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs.c')
0 files changed, 0 insertions, 0 deletions
