Explorar o código

Add progress in git cloning

DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
a77b6a6764
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ci/ci-job-run.fish

+ 1 - 1
ci/ci-job-run.fish

@@ -1,7 +1,7 @@
 #!/usr/bin/fish
 # Job script for continuous integration
 # Please rename to : WebLand.run
-git clone --depth 1 https://gogs.jovian-hersemeule.eu/DricomDragon/WebLand.git repo
+git clone --progress --depth 1 https://gogs.jovian-hersemeule.eu/DricomDragon/WebLand.git repo
 
 cd repo