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.
1 parent e50cd67 commit 71069cdCopy full SHA for 71069cd
Documentation/config.txt
@@ -2295,7 +2295,7 @@ status.showUntrackedFiles::
2295
files which are not currently tracked by Git. Directories which
2296
contain only untracked files, are shown with the directory name
2297
only. Showing untracked files means that Git needs to lstat() all
2298
- all the files in the whole repository, which might be slow on some
+ the files in the whole repository, which might be slow on some
2299
systems. So, this variable controls how the commands displays
2300
the untracked files. Possible values are:
2301
+
0 commit comments