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-09-20 11:13:13 -07:00
2020-02-10 10:32:18 -08:00
2019-09-18 14:15:01 -07:00
2018-08-30 10:30:21 -07:00
2019-08-09 10:13:14 -07:00
2019-12-06 16:29:15 +01:00
2018-08-29 11:32:49 -07:00
2019-01-24 11:55:06 -08:00
2019-01-24 11:55:06 -08:00
2019-06-20 10:06:19 -07:00
2019-02-19 10:22:21 -08:00
2018-11-14 16:54:52 +09:00
2018-11-14 16:54:52 +09:00
2019-10-07 10:20:12 +09:00
2018-07-16 13:55:39 -07:00
2019-10-07 10:20:11 +09:00
2019-06-27 12:45:17 -07:00
2019-07-01 10:26:28 -07:00
2019-05-07 12:23:22 +09:00
2019-12-06 16:31:12 +01:00
2018-09-11 10:54:19 -07:00
2019-04-12 13:34:17 +09:00
2019-10-21 09:53:49 +09:00
2018-11-03 00:12:06 +09:00
2019-09-06 11:03:39 -07:00
2019-11-13 11:14:16 +09:00
2018-08-20 15:31:39 -07:00
2019-02-05 14:26:13 -08:00
2018-12-28 10:06:33 -08:00
2018-09-21 09:51:19 -07:00
2019-12-10 13:11:42 -08:00
2018-05-30 14:04:05 +09:00
2019-04-19 14:03:24 +09:00
2018-11-14 16:54:52 +09:00
2018-11-14 16:54:53 +09:00
2018-12-10 15:41:09 +09:00
2018-12-05 11:42:32 +09:00
2019-11-13 11:14:16 +09:00
2019-11-13 11:14:16 +09:00
2019-02-22 15:28:22 -08:00
2018-09-11 13:54:25 -07:00
2018-05-30 14:04:05 +09:00
2019-01-29 09:26:46 -08:00