Files
git/t/helper
Matthew Rogers a5cb4204b6 config: make scope_name non-static and rename it
To prepare for the upcoming --show-scope option, we require the ability
to convert a config_scope enum to a string.  As this was originally
implemented as a static function 'scope_name()' in
t/helper/test-config.c, we expose it via config.h and give it a less
ambiguous name 'config_scope_name()'

Signed-off-by: Matthew Rogers <mattr94@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2020-02-10 10:32:18 -08:00
..
2019-12-06 16:29:15 +01:00
2019-12-06 16:31:12 +01:00
2019-04-12 13:34:17 +09:00
2019-11-13 11:14:16 +09:00
2019-11-13 11:14:16 +09:00