jitpack.io
jitpack.io copied to clipboard
Building with git submodules
Jitpack doesn't seem to work with projects that use submodules. Is this something that you are working on? It seems like it could be implemented with just a line git clone --recursive.
Hi @andrewtoth
JitPack should already be doing that. First it checks out your repository at specific tag/commit and then updates submodules. Is there are a repository where this isn't happening?
Can we have an option to disable submodules ?
Hi @andrewtoth
JitPack should already be doing that. First it checks out your repository at specific tag/commit and then updates submodules. Is there are a repository where this isn't happening?
Ya, Check : https://github.com/Baneeishaque/Android-Common-Utils16
Or https://github.com/zenuevo/simkit
Nothing in the logs indicates that submodules are updated.