windows 操做系统下git报filename too long 处理方法

edit file : YourRepoFolder -> .git -> configgit [core] repositoryformatversion = 0 filemode = false ... longpaths = true <-- (add this line under core section)
相关文章
相关标签/搜索