(三)github分支管理

1、clone Repository clone Github 上的Repository,以下:git git clone git@github.com:FBing/design-patterns.git 2、管理分支 一、查看分支 一、查看本地分支github 使用 git branch命令,以下:bash $ git branch * master *標識的是你當前所在的分支。code 二、查
相關文章
相關標籤/搜索