git基本操作

新建分支 git branch  'xxx'

查看分支 git branch 

上传项目到git   git push origin 'xxx'

 

posted @ 2020-12-23 17:19  WANGHUAN-  阅读(54)  评论(0编辑  收藏  举报