]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-commit.txt
Add argument 'no' commit/status option -u|--untracked-files
[thirdparty/git.git] / Documentation / git-commit.txt
index e600e14be5be7ef45a8b1d51e4cfa47068731075..a6f41f3663932fda8121c4fc324ed11d5f37c645 100644 (file)
@@ -157,6 +157,7 @@ The mode parameter is optional, and is used to specify
 the handling of untracked files. The possible options are:
 +
 --
+       - 'no'     - Show no untracked files
        - 'normal' - Shows untracked files and directories
        - 'all'    - Also shows individual files in untracked directories.
 --