We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ddc5dc6 + 73680c6 commit a53ebaaCopy full SHA for a53ebaa
assets/in
@@ -108,7 +108,7 @@ if [ "$disable_git_lfs" == "true" ]; then
108
export GIT_LFS_SKIP_SMUDGE=1
109
fi
110
111
-git clone --single-branch $depthflag $uri $branchflag $destination $tagflag $nocheckoutflag
+git clone --progress --single-branch $depthflag $uri $branchflag $destination $tagflag $nocheckoutflag
112
113
cd $destination
114
0 commit comments