]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git.txt
Merge branch 'hi/gpg-mintrustlevel'
[thirdparty/git.git] / Documentation / git.txt
index f297883213bab9fd8e538f9fe994f197aab85d2c..b1597ac002f15492b861b332519cf8b5ea2d9228 100644 (file)
@@ -544,6 +544,10 @@ other
        a pager.  See also the `core.pager` option in
        linkgit:git-config[1].
 
+`GIT_PROGRESS_DELAY`::
+       A number controlling how many seconds to delay before showing
+       optional progress indicators. Defaults to 2.
+
 `GIT_EDITOR`::
        This environment variable overrides `$EDITOR` and `$VISUAL`.
        It is used by several Git commands when, on interactive mode,