Mark Waite commented on Bug JENKINS-21215

You are correct that the git plugin and the git clone command have different results. The git clone command has more ways in which it can hang due to authentication issues, so the git client plugin has been implemented to use a combination of "git init" and "git fetch". That has fewer ways of hanging due to authentication issues and can be better managed.

Can you describe the use case which you're using that requires use of the "git clone" command rather than "git init" and "git fetch"?

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to