I use Sourcetree to manage my example project source files on windows 10, and it uses a git version control system. But when I commit or merge my project files, it shows a Filename too long error. After investigating, I finally find the method to fix it.
1. Fix Filename Too Long Error When Use Git On Windows 10 Steps.
- First, you should make sure your windows 10 has enabled long file path support. You can refer article How To Enable Win10 Long File Path.
- Then open a terminal and run the command
git config --global core.longpaths true
. - Now when you run Sourcetree to commit source code through git again, the error will disappear.
Excellent article and also I suggest Gs Richcopy 360 and Goodsync for such a case
That was nice i suggest LongPathTool please try it