gitmodules: use http protocol for git2cl module

Use the http protocol for git2cl module, as it makes it easier for the
firewall safe mirror to keep all submodules firewall safe.

Signed-off-by: Edgar Grimberg <edgar.grimberg@gmail.com>
This commit is contained in:
Edgar Grimberg 2011-02-21 00:07:39 +01:00 committed by Øyvind Harboe
parent 2bd6a4795a
commit 6ebac1b829
1 changed files with 1 additions and 1 deletions

2
.gitmodules vendored
View File

@ -1,6 +1,6 @@
[submodule "tools/git2cl"]
path = tools/git2cl
url = git://repo.or.cz/git2cl.git
url = http://repo.or.cz/r/git2cl.git
[submodule "jimtcl"]
path = jimtcl
url = http://repo.or.cz/r/jimtcl.git