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 | |
parent | 87d9e884b97b48e16d94fa77c1b4b2698845bc2b (diff) |
wiki as submodule
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | wiki | 0 |
2 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 diff --git a/wiki b/wiki new file mode 160000 +Subproject 6a75c5746d1eb572bda1b0417c0d2cb4ac4a34e |