alexvasilkov / alexvasilkov/GradleGitDependenciesPlugin

Clone submodule

Aperta
#28 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Groovy
Stelle
109
Fork
15
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hello,
I'm using this plugin in order to use a library in my Android app. However, this library is using git submodule, which are not initialized. It would be good to clone the necessary submodule to make it work with a different kind of library.
I think there is a simple solution, by adding [setCloneSubmodules(true)](https://archive.eclipse.org/jgit/docs/jgit-2.0.0.201206130900-r/apidocs/org/eclipse/jgit/api/CloneCommand.html#setCloneSubmodules(boolean)) when doing the actual clone. (I cannot do it myself, I have building issues)

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.