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

github多人协作

时间:2016-05-28 15:37:29      阅读:185      评论:0      收藏:0      [点我收藏+]

标签:

1、字符串处理(编码原理)

git clone git@github.com:lookphp/LaravelCms.git
git add .
git commit -m "修改的内容-需要自己添加"
git push -u origin master


github多人协作:
技术分享

点击compare按钮,进行代码对比
技术分享
点击 create pull request
填写相关说明或评论
continue
技术分享





github多人协作

标签:

原文地址:http://www.cnblogs.com/lookphp/p/5537330.html

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