git命令相关 git
**1-克隆 分支** git clone -b <branchName> <repoURL> git branch -a #查看所有分支 git branch # 查看当前分支 git checkout branchname # 切换分支 **2 git 配置 环境** ...
**1-克隆 分支** git clone -b <branchName> <repoURL> git branch -a #查看所有分支 git branch # 查看当前分支 git checkout branchname # 切换分支 **2 git 配置 环境** ...
goland git 推送到 gitlab 新建一个 项目 ![](http://static.51tbox.com/static/2024-08-29/col/4579ba092f49459b2502cad9ff26d7f4/6ac26682ea89404fbe2b631228b90bce.png.jpg) 然后我们找到 git -\> 远程管理 ![](htt...