Issue Type: Bug Bug
Assignee: Nicolas De Loof
Components: git
Created: 15/May/14 3:06 PM
Description:

When using "Advanced clone behaviors" -> "Shallow Clone" the git command line looks like this:

git fetch --tags --progress ssh://gerrit.example.com:29418/myrepo +refs/heads/:refs/remotes/origin/ --depth=1

The --tags causes everything (or darn near close) on our repo because we tag every build in Jenkins.

There should be a way to turn it off and it should probably be opt-in (but I'm not sure).

Project: Jenkins
Priority: Major Major
Reporter: Christian Höltje
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