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 /builtin/commit-graph.c | |
| parent | config: plumb --fixed-value into config API (diff) | |
| download | git-3f1bae1dc3432acf7c586cd938e524f8d30eed31.tar.gz git-3f1bae1dc3432acf7c586cd938e524f8d30eed31.zip | |
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 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions
