摘要: git简单使用 —————————————————— git在本地windows安装之后,连接远程gitlab仓库,进行建立连接、checkout、pull、push等操作 1、与远程仓库建立连接:git remote add origin XXXXX.git 2、使用git branch 查看本地 阅读全文
posted @ 2019-08-13 14:17 海豚汪洋 阅读(178) 评论(0) 推荐(0)