Skip to content

Commit 1a6f399

Browse files
committed
Merge branch 'maint'
* maint: Correctly document the name of the global excludes file configuration
2 parents dbd2144 + e8964a5 commit 1a6f399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ You probably do not need to adjust this value.
275275
+
276276
Common unit suffixes of 'k', 'm', or 'g' are supported.
277277

278-
core.excludeFile::
278+
core.excludesfile::
279279
In addition to '.gitignore' (per-directory) and
280280
'.git/info/exclude', git looks into this file for patterns
281281
of files which are not meant to be tracked. See

0 commit comments

Comments
 (0)