NO.1 Open this website https://gitee.com( Git 码云)look this page:

Git 码云 上传 本地项目 步骤/创建分支

NO.2  look the Reponsitories  and click its icon   +   go in this pages nextly:

 

Git 码云 上传 本地项目 步骤/创建分支

 No.3 according to this tips,click the new and select create or exsit git repository.

Git 码云 上传 本地项目 步骤/创建分支

NO.4 ok! now ,i need a new branch ,so,create it.

Git 码云 上传 本地项目 步骤/创建分支

Git 码云 上传 本地项目 步骤/创建分支

NO.5 CTR+R cmd  open your project ->git pull ->git checkout index-swiper

Git 码云 上传 本地项目 步骤/创建分支

when yuo finish your project ,you need 

git add .->git commit -m 'change' ->git push->git checkout master -> git merge origin/index-swiper

->git push

Git 码云 上传 本地项目 步骤/创建分支

相关文章:

  • 2021-07-07
  • 2022-12-23
  • 2022-01-01
  • 2022-02-09
  • 2021-07-11
  • 2021-09-30
  • 2022-02-07
猜你喜欢
  • 2021-12-29
  • 2021-11-08
  • 2021-09-12
  • 2022-12-23
  • 2021-05-03
  • 2021-12-25
  • 2022-02-07
相关资源
相似解决方案