summaryrefslogtreecommitdiffstats
path: root/git-p4.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-01-19 15:33:31 -0800
committerJunio C Hamano <gitster@pobox.com>2017-01-19 15:33:31 -0800
commitdda5d0f90ca5a00a9569d110908046ae4425840e (patch)
tree5ada7a883b1c8050400cf610a4a0717209842f37 /git-p4.txt
parent9f1a8e9ea774303ce10a23c0db10066388b7a0c6 (diff)
downloadgit-htmldocs-dda5d0f90ca5a00a9569d110908046ae4425840e.tar.gz
Autogenerated HTML docs for v2.11.0-453-g787f7
Diffstat (limited to 'git-p4.txt')
-rw-r--r--git-p4.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/git-p4.txt b/git-p4.txt
index bae862ddc..7436c64a9 100644
--- a/git-p4.txt
+++ b/git-p4.txt
@@ -479,6 +479,8 @@ git-p4.client::
git-p4.retries::
Specifies the number of times to retry a p4 command (notably,
'p4 sync') if the network times out. The default value is 3.
+ Set the value to 0 to disable retries or if your p4 version
+ does not support retries (pre 2012.2).
Clone and sync variables
~~~~~~~~~~~~~~~~~~~~~~~~