Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladiMihaylenko <vxmihaylenko@gmail.com>2019-06-13 18:03:11 +0300
committermpimenov <mpimenov@users.noreply.github.com>2019-06-13 18:10:44 +0300
commit8642ee28a06fdea64aa28ba1686e1166ca770d73 (patch)
tree2b4438a4ce8c9f39d53cb6dfbf27e6b48c43f490 /.gitmodules
parent3b8f9fc6b1710c6a26a56fb51ff095ad91342ce7 (diff)
Don't show dirty content from submodule in status
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules35
1 files changed, 18 insertions, 17 deletions
diff --git a/.gitmodules b/.gitmodules
index ccac167447..9060708b62 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,25 +1,26 @@
[submodule "tools/osmctools"]
- path = tools/osmctools
- url = git://github.com/mapsme/osmctools.git
+ path = tools/osmctools
+ url = git://github.com/mapsme/osmctools.git
[submodule "tools/kothic"]
- path = tools/kothic
- url = git://github.com/mapsme/kothic.git
+ path = tools/kothic
+ url = git://github.com/mapsme/kothic.git
[submodule "3party/Alohalytics"]
- path = 3party/Alohalytics
- url = git://github.com/mapsme/Alohalytics.git
+ path = 3party/Alohalytics
+ url = git://github.com/mapsme/Alohalytics.git
[submodule "tools/macdeployqtfix"]
- path = tools/macdeployqtfix
- url = git://github.com/aurelien-rainone/macdeployqtfix.git
+ path = tools/macdeployqtfix
+ url = git://github.com/aurelien-rainone/macdeployqtfix.git
[submodule "3party/protobuf/protobuf"]
- path = 3party/protobuf/protobuf
- url = git://github.com/mapsme/protobuf.git
+ path = 3party/protobuf/protobuf
+ url = git://github.com/mapsme/protobuf.git
[submodule "tools/twine"]
- path = tools/twine
- url = https://github.com/mapsme/twine.git
+ path = tools/twine
+ url = https://github.com/mapsme/twine.git
[submodule "3party/Vulkan-Headers"]
- path = 3party/Vulkan-Headers
- url = https://github.com/KhronosGroup/Vulkan-Headers.git
+ path = 3party/Vulkan-Headers
+ url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "3party/boost"]
- path = 3party/boost
- url = https://github.com/boostorg/boost.git
- branch = boost-1.68.0
+ path = 3party/boost
+ url = https://github.com/boostorg/boost.git
+ branch = boost-1.68.0
+ ignore = dirty