diff options
| author | Xavier Roche <roche@httrack.com> | 2015-03-15 16:38:31 +0100 |
|---|---|---|
| committer | Xavier Roche <roche@httrack.com> | 2015-03-15 16:38:31 +0100 |
| commit | cc494ce3aab54fc6761c4797b1ae4eb891056531 (patch) | |
| tree | f68504b0eb2c7817eef46d8e949a2f6884927ee1 /.gitmodules | |
| parent | 51662ccc56aefb20ac9166fa81b0dc0f7f73c7a6 (diff) | |
Import coucal as a regular 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 0000000..4608a5f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "src/coucal"] + path = src/coucal + url = git@github.com:xroche/coucal.git |
