mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
config: expose repo_config_clear()
While we already have `repo_config_clear()` as an alternative to `git_config_clear()` that doesn't rely on `the_repository`, it is not exposed to callers outside of the config subsystem. Do so. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
909a2bfb1f
commit
2ea8536468
Reference in New Issue
Block a user