ref-filter: add support for %(upstream:track,nobracket)
[gitweb.git] / Documentation / git-p4.txt
index ce40b9a5475307e0d3aad90b4ce6fee26485fab2..bae862ddcb9fe85765ea5bb126ced4fad8e98268 100644 (file)
@@ -476,6 +476,10 @@ git-p4.client::
        Client specified as an option to all p4 commands, with
        '-c <client>', including the client spec.
 
+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.
+
 Clone and sync variables
 ~~~~~~~~~~~~~~~~~~~~~~~~
 git-p4.syncFromOrigin::