摘要:        
.gitignore 本地仓库主目录下,用于定义提交时忽略的文件 git add <file-name> 将修改或新增的文件存入暂存区 git reset HEAD <filen-ame> 将存入暂存区的文件取消暂存 git commit 提交代码 git commit -a 提交所有接受git跟踪    阅读全文
        
            posted @ 2016-11-15 16:52
宁采桃花不采臣
阅读(206)
评论(0)
推荐(0)
        
        
浙公网安备 33010602011771号