Thursday, 22 August 2013

What happens when a GIT submodule goes 'offline'?

What happens when a GIT submodule goes 'offline'?

I"m still trying to figure my way out around GIT submodules. Let's say I'm
using submodules pointing to a public repository to which I only have read
access.
What happens to my project when that repository is taken offline and no
longer accessible?

No comments:

Post a Comment