会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
JING SI LIAO
I could not have been a rookie all the time !
博客园
首页
新随笔
联系
订阅
管理
2014年7月22日
Git 操作常用命令
摘要: Git使用1. git pull 更新服务器代码到本地a). git pull origin master是将origin这个版本库的代码更新到本地的master主分支2. git push 将本地代码提交到服务器3. git log 查看提交信息a). git log -p 查看历次的lo...
阅读全文
posted @ 2014-07-22 15:11 naraku666
阅读(301)
评论(0)
推荐(0)
编辑
公告