diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2020-11-25 22:12:55 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-11-25 14:43:48 -0800 |
commit | 3f1bae1dc3432acf7c586cd938e524f8d30eed31 (patch) | |
tree | 3da05374bd1d240570a703424c3281122b86a97c /t/t4018/cpp-class-definition | |
parent | config: plumb --fixed-value into config API (diff) | |
download | tgif-3f1bae1dc3432acf7c586cd938e524f8d30eed31.tar.xz |
config: implement --fixed-value with --get*
The config builtin does its own regex matching of values for the --get,
--get-all, and --get-regexp modes. Plumb the existing 'flags' parameter
to the get_value() method so we can initialize the value-pattern argument
as a fixed string instead of a regex pattern.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4018/cpp-class-definition')
0 files changed, 0 insertions, 0 deletions