diff options
author | Javier <dev.git@javispedro.com> | 2015-04-24 22:37:30 +0200 |
---|---|---|
committer | Javier <dev.git@javispedro.com> | 2015-04-24 22:37:30 +0200 |
commit | 2086bd4798521d2479b3776f6da25177be48209c (patch) | |
tree | 4d4e94e66b798836501d805d066d1997e22ebacd /.gitmodules | |
parent | e3ba0476684edda1b48afd8a1dd01700bdb1bedd (diff) | |
download | saltoq-2086bd4798521d2479b3776f6da25177be48209c.tar.gz saltoq-2086bd4798521d2479b3776f6da25177be48209c.zip |
add submodule for external libwatchfish
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..166ca1b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "libwatchfish"] + path = libwatchfish + url = https://git.javispedro.com/libwatchfish.git |