show progress
slow connections need some seconds to download
currently, git clone is silent, so it looks like it hangs
also, with silent clone, there is no info before (potentially large) downloads
shallow clone
reduce transfer size + disk use
todo
set version with branch_name or tag_name
to make shallow-clone work
progress is fine for local users but a little anoying on the CI, not sure if there's a way to make this work with an env var or something, but its conflicting
show progress slow connections need some seconds to download currently, git clone is silent, so it looks like it hangs also, with silent clone, there is no info before (potentially large) downloads
shallow clone reduce transfer size + disk use
todo set version with branch_name or tag_name to make shallow-clone work