git 如何删除本地未提交的文件

 

git checkout .

git clean -xdf

posted @ 2015-08-18 09:50  greenboy1  阅读(1674)  评论(0)    收藏  举报