We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e13de9e + 5814b04 commit c0b4d20Copy full SHA for c0b4d20
1 file changed
Documentation/git-config.adoc
@@ -332,7 +332,7 @@ recommended to migrate to the new syntax.
332
Replaced by `git config get --all --show-names --regexp <name-regexp>`.
333
334
--get-urlmatch <name> <URL>::
335
- Replaced by `git config get --all --show-names --url=<URL> <name>`.
+ Replaced by `git config get --url=<URL> <name>`.
336
337
--get-color <name> [<default>]::
338
Replaced by `git config get --type=color [--default=<default>] <name>`.
0 commit comments