Skip to content

Commit e8964a5

Browse files
mndrixgitster
authored andcommitted
Correctly document the name of the global excludes file configuration
Signed-off-by: Michael Hendricks <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8d2244b commit e8964a5

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
@@ -263,7 +263,7 @@ You probably do not need to adjust this value.
263263
+
264264
Common unit suffixes of 'k', 'm', or 'g' are supported.
265265

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

0 commit comments

Comments
 (0)