|
||||||||
|
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.

Is there any temp workaround ? Fetching all the tags in our case is just a waist of time.
00:01:28.364 > C:\Program Files\Git\cmd\git.exe -c core.askpass=true fetch --tags --progress [email protected]:superman/b.git +refs/heads/:refs/remotes/origin/ --depth=1
00:07:05.694 > C:\Program Files\Git\cmd\git.exe config remote.origin.url [email protected]:superman/b.git # timeout=10
As you can see It takes about 7 min to execute the next cmd. This is just a waist of time :-/
Please share with me any workaround