From: Junio C Hamano Date: Tue, 8 Dec 2020 23:11:19 +0000 (-0800) Subject: Merge branch 'ds/config-literal-value' X-Git-Tag: v2.30.0-rc0~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a10e7842abf8ec62dcd513cf74207cf2401aa2f2;p=thirdparty%2Fgit.git Merge branch 'ds/config-literal-value' Various subcommands of "git config" that takes value_regex learn the "--literal-value" option to take the value_regex option as a literal string. * ds/config-literal-value: config doc: value-pattern is not necessarily a regexp config: implement --fixed-value with --get* config: plumb --fixed-value into config API config: add --fixed-value option, un-implemented t1300: add test for --replace-all with value-pattern t1300: test "set all" mode with value-pattern config: replace 'value_regex' with 'value_pattern' config: convert multi_replace to flags --- a10e7842abf8ec62dcd513cf74207cf2401aa2f2