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

note for git

时间:2017-07-08 00:28:49      阅读:153      评论:0      收藏:0      [点我收藏+]

标签:explain   note   ges   out   nload   http   git add   amp   windows   

 

1、download

https://git-for-windows.github.io/

2、command

add file to git: git add filename & git commit -m "explaination about the changes of the file"

get file status: git status

compare different: git diff filename

check log: git log

 

to be continue...

note for git

标签:explain   note   ges   out   nload   http   git add   amp   windows   

原文地址:http://www.cnblogs.com/vickey-wu/p/7134536.html

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