Skip to content

Commit b22b850

Browse files
gitmodule fetch clean up (#110)
* git submodule fetch clean up * update=checkout instead of none --------- Co-authored-by: Bradley Odell <[email protected]>
1 parent 2f5bdd3 commit b22b850

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitmodules

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
[submodule "crates/upstream"]
22
path = crates/openvino-sys/upstream
33
url = https://github.com/openvinotoolkit/openvino
4+
update = checkout
5+
fetchRecurseSubmodules = false
46
shallow = true

0 commit comments

Comments
 (0)