Merge branch 'bw/pathspec-cleanup'
[gitweb.git] / Documentation / git-p4.txt
index bae862ddcb9fe85765ea5bb126ced4fad8e98268..7436c64a95616d84af9922958e4ccacd0c28519a 100644 (file)
@@ -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
 ~~~~~~~~~~~~~~~~~~~~~~~~