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

git 提交

时间:2020-04-01 10:52:23      阅读:46      评论:0      收藏:0      [点我收藏+]

标签:pre   add   div   style   commit   code   git push   name   自己   

1.提交全部改动
git add -A

2.提交到自己的分支

git commit -m 注释
3.提交到主分支
git push -u origin

 

 

git 提交

标签:pre   add   div   style   commit   code   git push   name   自己   

原文地址:https://www.cnblogs.com/zhangyouwu/p/12610577.html

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