标签: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...
标签:explain note ges out nload http git add amp windows
原文地址:http://www.cnblogs.com/vickey-wu/p/7134536.html