-
New Feature
-
Resolution: Won't Do
-
Major
-
None
git clone is very efficient at downloading large repositories.
git fetch, can take twice as long as it has to check that each object exists.
Our repository has 700-800K objects, it's a moderately sized repo, with a lot of history.
git fetch takes 14 mins, git clone takes about 4 minutes.
It would be nice to have some control over which method is used.
- is related to
-
JENKINS-56404 Impossible exclude redundant/double fetches
-
- Closed
-
[JENKINS-23345] Git Plugin should have an option to use clone instead of init/fetch
Assignee | Original: Nicolas De Loof [ ndeloof ] |
Workflow | Original: JNJira [ 155911 ] | New: JNJira + In-Review [ 179161 ] |
Link |
New:
This issue is related to |
Resolution | New: Won't Do [ 10001 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |