diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-26 20:06:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-26 20:06:53 +0000 |
| commit | 32067e57d0fc66e31b570a1c5ed0c7341c71052b (patch) | |
| tree | 9db86b07da7a5e1a58720d9ce4c62a9678d3616a | |
| parent | 447cc7ddec5ace7bb47df35192ef02e7c19bf9b3 (diff) | |
Twiddle submodule path.
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index f7fb9ff8..b7b5c238 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "test/private"] path = test/private - url = ssh://carlh.dyndns.org/home/carl/git/libdcp-test.git + url = ../libdcp-test.git |
