zendesk/samson

Local cache for large repositories

Closed this issue · 1 comments

Hello,

I'm working on a project that has a git repo that is nearly 2gb in size. AFAIK Samson clones the repo on every deploy which slows the process down. Would it be possible to keep a local repository, copy that during deployments and only fetch the latest diffs from the upstream repo?

This is already implemented... 👍