Problem
takes too long to clone vsapi, using --depth=1 (and also removing --quiet because again why are you using that) i managed to clone it way faster and nothing broke
Proposed change
add --depth=1 to scripts/bootstrap.sh (optionally remove --quiet because seeing progress is important for the ux)
Alternatives considered
.
Scope
Problem
takes too long to clone vsapi, using --depth=1 (and also removing --quiet because again why are you using that) i managed to clone it way faster and nothing broke
Proposed change
add --depth=1 to scripts/bootstrap.sh (optionally remove --quiet because seeing progress is important for the ux)
Alternatives considered
.
Scope