-
Improvement
-
Resolution: Fixed
-
Minor
-
cgit >= 1.8.4
Recent versions of cgit support shallow clone support in submodule. Like this
git submodule update --init --depth 1
But it doesn't support this new feature in current version of git-client-plugin.
[JENKINS-21248] Add shallow update init for submodule
Assignee | Original: Nicolas De Loof [ ndeloof ] |
Workflow | Original: JNJira [ 153111 ] | New: JNJira + In-Review [ 178425 ] |
The candidate patch against this issue is pull-requested at https://github.com/jenkinsci/git-client-plugin/pull/63 . I'll update it.