archive: convert to use parse_pathspec
[gitweb.git] / Documentation / config.txt
index 8d6859fa65febc0054bbf6434e63e8dc6692214a..81856dd5a2559149b9dcdf263ed5c3212a07d480 100644 (file)
@@ -2112,6 +2112,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