会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
【腾讯云】云产品限时秒杀,爆款1核2G云服务器,首年99元
happenzh
首页
新随笔
联系
管理
2018年2月26日
github使用
摘要: 1.git init 2.git add [filename] ## .表示所有文件 3.git commit -m '提交备注' 4.git remote add origin https://github.com/happen-zh/***.git ##如果已经设置过则不需设置 5.git pu
阅读全文
posted @ 2018-02-26 16:03 happenzh
阅读(89)
评论(0)
推荐(0)
编辑