Checkout submodules with shallow depth (#1353)
* Make submodules shallow
* Updated README for the shallow checkout changes.
[ROCm/rccl commit: 7231808c58]
This commit is contained in:
committed by
GitHub
parent
dd884f00c0
commit
d5a2245a40
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user