We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3b8ceb + 62e91ef commit f59bebbCopy full SHA for f59bebb
Documentation/git-config.txt
@@ -82,7 +82,7 @@ OPTIONS
82
--get::
83
Get the value for a given key (optionally filtered by a regex
84
matching the value). Returns error code 1 if the key was not
85
- found and error code 2 if multiple key values were found.
+ found and the last value if multiple key values were found.
86
87
--get-all::
88
Like get, but does not fail if the number of values for the key
0 commit comments