We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eac00c5 + 560d4b8 commit b6538a0Copy full SHA for b6538a0
1 file changed
Documentation/git-config.txt
@@ -114,6 +114,15 @@ rather than from all available files.
114
+
115
See also <<FILES>>.
116
117
+--local::
118
+ For writing options: write to the repository .git/config file.
119
+ This is the default behavior.
120
++
121
+For reading options: read only from the repository .git/config rather than
122
+from all available files.
123
124
+See also <<FILES>>.
125
126
-f config-file::
127
--file config-file::
128
Use the given config file instead of the one specified by GIT_CONFIG.
0 commit comments