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 /builtin/commit.c | |
parent | a0d09c56ba6c2e9fc07a19531e29c43f83c445f7 (diff) |
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 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions