Enable shallow clone on appveyor
https://www.appveyor.com/docs/how-to/repository-shallow-clone/
This commit is contained in:
parent
70624ae43d
commit
d531f12e28
@ -6,6 +6,7 @@ init:
|
||||
- git config --global core.autocrlf false
|
||||
- git config --global core.eol lf
|
||||
- git config --global advice.detachedHead 0
|
||||
shallow_clone: true
|
||||
clone_depth: 10
|
||||
platform:
|
||||
- x64
|
||||
|
Loading…
x
Reference in New Issue
Block a user