DIY便携式多功能测试笔:嵌入式硬件设计实战指南
2026/7/28 4:38:24
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>