Avoid 'redirecting to' warnings when cloning

pull/3721/head
Anton Maklakov 2019-07-02 13:40:04 +07:00
rodzic e72a09ee27
commit b54762597a
1 zmienionych plików z 3 dodań i 3 usunięć

6
.gitmodules vendored
Wyświetl plik

@ -56,15 +56,15 @@
[submodule "components/protobuf-c/protobuf-c"]
path = components/protobuf-c/protobuf-c
url = ../../protobuf-c/protobuf-c
url = ../../protobuf-c/protobuf-c.git
[submodule "components/unity/unity"]
path = components/unity/unity
url = ../../ThrowTheSwitch/Unity
url = ../../ThrowTheSwitch/Unity.git
[submodule "examples/build_system/cmake/import_lib/main/lib/tinyxml2"]
path = examples/build_system/cmake/import_lib/main/lib/tinyxml2
url = ../../leethomason/tinyxml2
url = ../../leethomason/tinyxml2.git
[submodule "components/esp_wifi/lib_esp32"]
path = components/esp_wifi/lib_esp32