github操做:代碼提交、編輯.gitignore文件、建立新分支、分支合併、合併到主分支

1. 普通的操做流程 ① 從github上clone代碼到本地 clone遠程倉庫到本地,不指定分支: git clone https://github.com/sunriseLe/MavenHadoopPlugin.git clone遠程倉庫到本地,使用-b branchName指定具體分支: git clone -b test https://github.com/sunriseLe/Mave
相關文章
相關標籤/搜索