Is there any chance we can get you to reconsider closing this?
I have a repo where the source code is about 70-100MB. But the .git/objects/pack file is 300 MB.

On our build machine, this means every build takes 50 minutes just to do the git clone.

If I can specify a clone --depth=1 then this would bring it down to 8 minutes.

The build machine has no use for the reflog information in the .git/objects/pack directory, and essentially just pulls it and throws it away. It would save us so much time if we could just ask git to not pull the whole history!

Change By: Arshad Tayyeb (13/Nov/13 8:15 PM)
Resolution: Won't Fix
Status: Resolved Reopened
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/groups/opt_out.

Reply via email to