From: Carl Hetherington Date: Wed, 10 Jun 2015 10:43:00 +0000 (+0100) Subject: Have to use git.carlh.net for the submodule at the moment so Jenkins works. X-Git-Tag: v2.0.50~13 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=2808efdf10771ee182a4777db4027c126765f605 Have to use git.carlh.net for the submodule at the moment so Jenkins works. --- diff --git a/.gitmodules b/.gitmodules index 861a1f800..6bb45938a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "test/data"] path = test/data - url = ssh://carl@git.carlh.net/home/carl/git/dcpomatic-test-data.git + url = git://git.carlh.net/git/dcpomatic-test-data.git