Overview:
Just installed the GIT version 2.20.1-64-bit on my Windows 7 platform. Git works well on GIT Bash; but, any git command on Windows CMD or Powershell raises The filename or extension is too long error.
Details:
- GIT version: 2.20.1-64-bit
- Platform: Windows 7
Troubleshooting Efforts:
I tried switching longpaths attribute to true based on Filename too long in Git for Windows. I also googled to find other solutions but all recommended the same approach which was updating the git config.
Issue:
Any Git command via Windows CMD or 3rd party apps like IntelliJ Idea raises the following error:
Please advise me with your genuine solutions.