diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-05-26 13:42:11 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-05-26 13:42:11 +0100 |
| commit | 6f0c4cc3bc249e63e734d9ff03d7164fcfbc618c (patch) | |
| tree | e17262df0310372a5603c4da11aef422a5e87f99 /.gitmodules | |
| parent | 46bf166c3fc1f64ddaa179f8fa036edb79cb6165 (diff) | |
Re-add test/data as a submodule.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..861a1f800 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "test/data"] + path = test/data + url = ssh://carl@git.carlh.net/home/carl/git/dcpomatic-test-data.git |
