Is there any way to get the multibranch plugin to share its git checkouts? 
  It's fetching a fresh clone from github for every single branch, which 
seems excessive when I have 30 branches and a 500MB repo.  I'm struggling 
to get it working because the initial checkouts keep getting killed due to 
the 10 minute timeout.
I wondered if there was an option to either have a single .git repo shared 
amongst the workspaces (perhaps with git-worktree), or a local repo that 
can be cloned from, to avoid the repeated transfer from github.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/23e7bf3e-513d-4720-ac70-506bae1f8b22%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to