GIT submodules caching
Hi,
We have project in GIT and three huge submodules.
With each build TeamCity updates project's repo cache and then pulls from it into build checkout directory which happens fast.
But it also tries to get all submodules from a remote, it does not use any caches for submodules, it pulls everything from remote.
Is this behavior for submodules configurable?
Cheers,
Alexey
Please sign in to leave a comment.
Hi Alexey,
unfortunatelly at the moment this behaviour isn't configurable. Here is an issue you can vote/watch for: http://youtrack.jetbrains.com/issue/TW-15492 .