Git for Windows中的文件名太長了我正在使用Git-1.9.0-preview20140217Windows。據我所知,這個版本應該解決文件名太長的問題。但不適合我。當然,我做錯了什么:我沒有git config core.longpaths true和git add .再git commit。一切順利。但是當我現在做的時候git status,我會得到一個文件列表Filename too long,例如:node_modules/grunt-contrib-imagemin/node_modules/pngquant-bin/node_modules/bin-wrapper/node_modules/download/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-handle-source-errors.js: Filename too long復制對我來說非常簡單:只需使用Angular生成器創建一個Yeoman Web應用程序(“yo angular”)并node_modules從.gitignore文件中刪除。然后重復上述Git命令。我在這里錯過了什么?
- 3 回答
- 0 關注
- 1761 瀏覽
添加回答
舉報
0/150
提交
取消