]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blobdiff - README_Submodules
Update modules
[perso/Immae/Projets/Puppet.git] / README_Submodules
diff --git a/README_Submodules b/README_Submodules
new file mode 100644 (file)
index 0000000..286aa56
--- /dev/null
@@ -0,0 +1,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)