aboutsummaryrefslogblamecommitdiff
path: root/README_Submodules
blob: 286aa56b71beb3062c0c05d08a3c814b54d529f4 (plain) (tree)
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)