Attempt to improve git performance by shallow cloning dawn
This commit is contained in:
parent
66fd2ebfe9
commit
888abd97e4
1 changed files with 1 additions and 0 deletions
1
.gitmodules
vendored
1
.gitmodules
vendored
|
|
@ -1,3 +1,4 @@
|
||||||
[submodule "extern/dawn"]
|
[submodule "extern/dawn"]
|
||||||
path = extern/dawn
|
path = extern/dawn
|
||||||
url = https://github.com/google/dawn.git
|
url = https://github.com/google/dawn.git
|
||||||
|
shallow = true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue