Git 对文件进行批量rm操作

对多个修改的文件进行一次性stage操作: git add .

如果涉及到多个删除文件,就使用: git add -A

 

posted @ 2013-09-09 11:03  JarekTan  阅读(702)  评论(0编辑  收藏  举报