|
||||||||
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 jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I would expect gerrit trigger to only do one git fetch and to not use the --tags option.
I don't know if this is due to the way the $GERRIT_BRANCH and $GERRIT_REFSPEC are passed in or not. Maybe this is a doc change.
But since our repository is huge with lots of tags, I haven't been able to make git-via-gerrit-triggers fast and small via shallow clones due to these extra git commands.