aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Lars Hjemli <hjemli@gmail.com>2007-09-04 05:54:51 (JST)
committerGravatar Lars Hjemli <hjemli@gmail.com>2007-09-04 05:54:51 (JST)
commit79f0c10df1d9b732fc2c63ddfef0de1b734eba91 (patch)
treeba4a5b82d273b50df43a1c96aecadfab65f32379 /.gitmodules
parent95eaf2735efffae533ae3b4133bc01b6eb303d5a (diff)
downloadcgit-79f0c10df1d9b732fc2c63ddfef0de1b734eba91.zip
cgit-79f0c10df1d9b732fc2c63ddfef0de1b734eba91.tar.gz
Delete submodules.sh and prepare for using git-submodule
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules8
1 files changed, 3 insertions, 5 deletions
diff --git a/.gitmodules b/.gitmodules
index 51dd1ef..1daea94 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,5 +1,3 @@
1# This file maps a submodule path to an url from where the submodule 1[submodule "git"]
2# can be obtained. The script "submodules.sh" finds the url in this file 2 url = git://git.kernel.org/pub/scm/git/git.git
3# when invoked with -i to clone the submodules. 3 path = git
4
5git git://git.kernel.org/pub/scm/git/git.git