@@ -14,7 +14,7 @@ git_ci() EOF fi
- git clone https://$GIT_SERVER/gitee.com/wu_fengguang/compass-ci.git /c/compass-ci
- git clone https://gitee.com/wu_fengguang/compass-ci.git /c/compass-ci
you can use: git clone -C /c https://gitee.com/wu_fengguang/compass-ci.git it will colne the repo in dir /c and keep the repo name.
Thanks, Luan Shengde
}
dev_env()
2.23.0