-
-
Notifications
You must be signed in to change notification settings - Fork 983
Closed
Labels
Milestone
Description
We have some git repos which contain pretty large history - it can take about 20 minutes just to check this out so obviously we don't need ALL this cloned into our deployments. Is there a way of getting the 'depth' parameter added to the clone commands performed internally by Go? That way we could check out this repo in seconds.
Reactions are currently unavailable