[PATCH v2] git-p4: do not pass '-r 0' to p4 commands

2016-12-29 Thread Igor Kushnir
ntained p4 versions don't support the '-r' option, the setting-retries-to-0 workaround would do. The "-r retries" option is present in Perforce 2012.2 Command Reference, but absent from Perforce 2012.1 Command Reference. Signed-off-by: Igor Kushnir --- Documentation/git-p4.txt |

[PATCH] git-p4: do not pass '-r 0' to p4 commands

2016-12-29 Thread Igor Kushnir
ntained p4 versions don't support the '-r' option, the setting-retries-to-0 workaround would do. The "-r retries" option is present in Perforce 2012.2 Command Reference, but absent from Perforce 2012.1 Command Reference. Signed-off-by: Igor Kushnir --- Documentation/git-p4.txt