diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-02-07 12:03:40 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-02-28 13:54:11 -0800 |
commit | f1ce861c34bffbc02998173016b0bca0f6d9f6c4 (patch) | |
tree | 7b929e44dad459db118dd68774f293e0d412cb76 /commit-graph.c | |
parent | 6f3fbed8eda577703426d77dacc71ce0ba46634e (diff) |
environment: move access to "core.sharedRepository" into repo settings
Similar as with the preceding commit, we track "core.sharedRepository"
via a pair of global variables. Move them into `struct repo_settings` so
that we can instead track them per-repository.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions