Federated git repos doesn’t mean that the source code will be replicated across instances. It just means you can do things like create tickets and pull requests across instances.
When I create a fork (in the web UI) does my instance not git clone from the source instance? Not going around cloning random federated repos I can see, but…
Federated git repos doesn’t mean that the source code will be replicated across instances. It just means you can do things like create tickets and pull requests across instances.
Not sure I understand. I should be able to fork a public repo across instances, no? Why bother otherwise?
When I create a fork (in the web UI) does my instance not
git clone
from the source instance? Not going around cloning random federated repos I can see, but…