git 使用出错

git rm 10编码/Src/xxx/bin/Debug/xxx.pdb
error: the following file has local modifications:
10编码/Src/xxx/bin/Debug/xxx.pdb
(use --cached to keep the file, or -f to force removal)

 

git rm 10编码/Src/xxx/bin/Debug/xxx.pdb -f
rm '10编码/Src/xxx/bin/Debug/xxx.pdb'

posted @ 2021-05-23 13:35  三瑞  阅读(144)  评论(0编辑  收藏  举报