码迷,mamicode.com
首页 > 其他好文 > 详细

git 项目提交及打标签

时间:2018-02-01 14:45:14      阅读:240      评论:0      收藏:0      [点我收藏+]

标签:gpo   gitbash   git add   origin   china   class   git merge   地址   rem   

1、在项目文件下打开gitbash

2.git init

3.git remote add origin + git.oschina的地址

4. git add .

5.git commit -am ‘‘

6.git push

7.git merge origin master

8.git tag tag-dev-initial

9.git push origin master

 

git 项目提交及打标签

标签:gpo   gitbash   git add   origin   china   class   git merge   地址   rem   

原文地址:https://www.cnblogs.com/wanglinyu/p/8398403.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!