Checkout submodules with shallow depth (#1353)

* Make submodules shallow

* Updated README for the shallow checkout changes.
Этот коммит содержится в:
corey-derochie-amd
2024-09-27 11:07:16 -06:00
коммит произвёл GitHub
родитель 06a0ddb3b4
Коммит 7231808c58
2 изменённых файлов: 5 добавлений и 4 удалений
+2
Просмотреть файл
@@ -2,7 +2,9 @@
path = ext-src/mscclpp
url = https://github.com/microsoft/mscclpp.git
ignore = dirty
shallow = true
[submodule "ext-src/json"]
path = ext-src/json
url = https://github.com/nlohmann/json.git
ignore = dirty
shallow = true