Derrick Stolee [off-list ref] writes:
On 12/1/2020 12:15 AM, Junio C Hamano wrote:
quoted
* ds/config-literal-value (2020-11-25) 8 commits
- 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
(this branch is used by ds/maintenance-part-3.)
Various subcommands of "git config" that takes value_regex
learn the "--literal-value" option to take the value_regex option
as a literal string.
Expecting a (hopefully final) reroll.
Hi Junio,
Did this expectation of a reroll get updated since v3?
The comment is stale, patches are up-to-date. Sorry for the mixup.