diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2015-10-29 08:36:30 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-06-09 10:27:56 +0200 |
commit | ae96b99509f50393d449a8b4702d62738cb1c5f4 (patch) | |
tree | 00dc5e72838dd47986c936a0a35952912827dd73 | |
parent | 1383f32aefb463a94754c8596eacae53d3302fd7 (diff) |
fix duplicated submodule
-rw-r--r-- | .gitmodules | 1 | ||||
m--------- | LibOVR-025 | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 0883511..aa4da80 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,7 @@ [submodule "LibOVR"] path = LibOVR url = https://github.com/opentrack/LibOVR.git + branch = master [submodule "flandmark"] path = flandmark url = https://github.com/uricamic/flandmark.git diff --git a/LibOVR-025 b/LibOVR-025 -Subproject f621e2d2fe1ebf2f5b764d2ace81e8d6bb7bbb8 +Subproject 422a73e2d4cd924e80202c72f0121a16e2b3885 |