diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-09-12 13:30:04 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-09-12 10:15:42 -0700 |
commit | a0d09c56ba6c2e9fc07a19531e29c43f83c445f7 (patch) | |
tree | 1e39ea5d80a26bb2bf9c0f26ced180f41b8dc6a5 /commit.c | |
parent | 673af418d0f271faadb24486348430e547d32d2a (diff) |
repo-settings: split out declarations into a standalone header
While we have "repo-settings.c", we do not have a corresponding
"repo-settings.h" file. Instead, this functionality is part of the
"repository.h" header, making it hard to discover.
Split the declarations out of "repository.h" and create a standalone
header file with them.
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