diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-23 09:38:32 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-10-24 07:02:00 +0200 |
commit | 54335e70d24cd653672bec5d02ef8603b06f71ec (patch) | |
tree | 30127e31188ce7eb62eacf95dcbc48b601a77b8a /.gitmodules | |
parent | 87d9e884b97b48e16d94fa77c1b4b2698845bc2b (diff) |
wiki as 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 00000000..95a9c73e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "wiki"] + path = wiki + url = git@github.com:opentrack/opentrack.wiki.git |