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

git命令备忘

时间:2017-07-22 18:11:04      阅读:168      评论:0      收藏:0      [点我收藏+]

标签:app   add   git   status   hang   git log   comm   commit   list   

git log
git status
git stash list
git status
git add .
git stash save ‘jsmind‘
git status

git pull
git status?


git status
git cherry -v
git log
git pull
git commit -m ‘change url.‘
git log


git stash list
git stash apply stash@{0}

  

git命令备忘

标签:app   add   git   status   hang   git log   comm   commit   list   

原文地址:http://www.cnblogs.com/fengnovo/p/7221786.html

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