首页 > 其他 > 详细

git的简单使用

时间:2019-11-22 13:24:47      阅读:82      评论:0      收藏:0      [点我收藏+]

克隆项目

 git clone  https://github.com/shanxilipu/lipuvuetest.git

添加修改后的neir

git add a1.js

说明修改后的内容和提交

git commit -m 第三次
git push

git的简单使用

原文:https://www.cnblogs.com/lipu12281/p/11910829.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!