blob: 286aa56b71beb3062c0c05d08a3c814b54d529f4 (
plain) (
blame)
1
2
3
4
5
|
To add a submodule "mirrored" from gitolite:
- It must be accessible from anywhere without authentication (in .gitmodules) ->
git://git.immae.eu/github/*
- But it should be accessible via gitolite:github/* in the "work" dir, since
otherwise it would never be refreshed by gitolite (.git/modules/modules/*/config)
|