智慧环卫V1.0:轻量闭环系统落地实践
2026/9/19 9:11:55
gitclone --single-branch --branch<branch-name><原仓库URL>如:
gitclone --single-branch --branch develop-重构1128 http://xxxllm_platform/test.gitcd<repo-directory>gitremoteaddnew-origin<新仓库URL>eg:
gitremoteaddfrom-xxx-to-xxx https://xxx.test.gitgit push new-origin <branch-name>