diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-11-20 14:39:43 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-11-21 08:23:44 +0900 |
commit | 94aa96cd590c7da5103c61795e34de4d3ae2849e (patch) | |
tree | 0c080aa9f9f6677389f389534e28a6e1b715119d /t/helper/test-submodule-nested-repo-config.c | |
parent | 58e7568c619cce872b17987f0d14b3de3703129a (diff) |
help: refactor to not use globals for reading config
We're reading the "help.autocorrect" and "alias.*" configuration into
global variables, which makes it hard to manage their lifetime
correctly. Refactor the code to use a struct instead.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-submodule-nested-repo-config.c')
0 files changed, 0 insertions, 0 deletions