summaryrefslogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-06-23 15:34:05 -0700
committerJunio C Hamano <gitster@pobox.com>2013-06-23 15:34:05 -0700
commit95eee388f597c3d88e76459da9d62bf8079cc69c (patch)
tree1351fcd3a89fb2721b28d1abeb16c5906e3fe5bb /config.txt
parentfa1d3497321981b9cbbc1a8bf499c613e951c9a6 (diff)
downloadgit-htmldocs-95eee388f597c3d88e76459da9d62bf8079cc69c.tar.gz
Autogenerated HTML docs for v1.8.3.1-549-g1f3a4
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/config.txt b/config.txt
index 311fcebaf..8a975a639 100644
--- a/config.txt
+++ b/config.txt
@@ -2075,6 +2075,14 @@ status.relativePaths::
relative to the repository root (this was the default for Git
prior to v1.5.4).
+status.short::
+ Set to true to enable --short by default in linkgit:git-status[1].
+ The option --no-short takes precedence over this variable.
+
+status.branch::
+ Set to true to enable --branch by default in linkgit:git-status[1].
+ The option --no-branch takes precedence over this variable.
+
status.showUntrackedFiles::
By default, linkgit:git-status[1] and linkgit:git-commit[1] show
files which are not currently tracked by Git. Directories which