Skip to content

Commit 3ab0029

Browse files
committed
Merge branch 'mg/doc-check-ignore-tracked-are-not-ignored'
* mg/doc-check-ignore-tracked-are-not-ignored: check-ignore: clarify treatment of tracked files
2 parents 86362f7 + 27234a2 commit 3ab0029

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/git-check-ignore.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ the exclude mechanism) that decides if the pathname is excluded or
2121
included. Later patterns within a file take precedence over earlier
2222
ones.
2323

24+
By default, tracked files are not shown at all since they are not
25+
subject to exclude rules; but see `--no-index'.
26+
2427
OPTIONS
2528
-------
2629
-q, --quiet::

0 commit comments

Comments
 (0)