Solve the problem of GIT submission, the filename is too long (filename too long)

  • Update to msysgit 1.9 (or later)
  • Launch Git Bash
  • Got to your Git repository which 'suffers' of long paths issue
  • Enable long paths support with git config core.longpaths true

git config --system core.longpaths true


Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326146329&siteId=291194637