[
https://issues.jenkins-ci.org/browse/JENKINS-9635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
evernat resolved JENKINS-9635.
------------------------------
Resolution: Fixed
As it can be seen in the commit linked above, the Git version is checked before
adding the "--progress" argument.
So this issue seems to be fixed.
> git clone --progress not supported with older git binaries
> ----------------------------------------------------------
>
> Key: JENKINS-9635
> URL: https://issues.jenkins-ci.org/browse/JENKINS-9635
> Project: Jenkins
> Issue Type: Bug
> Components: git
> Reporter: Nico Halpern
> Assignee: abayer
> Priority: Minor
>
> Jenkins-9168 adds the '--progress' option to git-clone. This flag was
> introduced to git sometime after git v1.5.5.6. The sensible workaround for
> people running older versions (ie, anyone using EPEL) is to update git to a
> newer version. There should be a minimum required version of git listed
> somewhere in the release notes.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira