Visual Studio Git提交代码提示Git failed with a fatal error.error: open(xxx): Permission denied fatal: xxx
·
Visual Studio Git提交代码时提示:
Git failed with a fatal error. error: open(".vs/PdSimMeter/FileContentIndex/29c84339-5e4e-450c-947c-4047d10cf54e.vsidx"): Permission denied fatal: Unable to process path .vs/PdSimMeter/FileContentIndex/29c84339-5e4e-450c-947c-4047d10cf54e.vsidx

错误原因:因为git上传要忽略vs文件,Git因致命错误而失败。权限被拒绝 无法处理的路径。
处理办法:

更多推荐
所有评论(0)