summaryrefslogtreecommitdiffstats
path: root/git-commit.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-02-20 20:01:23 +0000
committerJunio C Hamano <junio@kernel.org>2010-02-20 20:01:23 +0000
commite1cca186d437a620a0a851fd457020c17d12e9a9 (patch)
treeacb7b178d8929ae242ab0a3ebdf50da6e4eb33ed /git-commit.txt
parent4fdccb253a7d0538b30705e7408311950c78fae4 (diff)
downloadgit-htmldocs-e1cca186d437a620a0a851fd457020c17d12e9a9.tar.gz
Autogenerated HTML docs for v1.7.0-54-g1958e
Diffstat (limited to 'git-commit.txt')
-rw-r--r--git-commit.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-commit.txt b/git-commit.txt
index e99bb1475..64fb458b4 100644
--- a/git-commit.txt
+++ b/git-commit.txt
@@ -197,13 +197,13 @@ FROM UPSTREAM REBASE" section in linkgit:git-rebase[1].)
Show untracked files (Default: 'all').
+
The mode parameter is optional, and is used to specify
-the handling of untracked files. The possible options are:
+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.
---
+
See linkgit:git-config[1] for configuration variable
used to change the default for when the option is not