report errors
Prompt filename too long when git clone code
Solution:
Open the command window with the administrator and enter git config — system core.longpaths true to solve the problem.
git config --system core.longpaths true
report errors
Prompt filename too long when git clone code
Solution:
Open the command window with the administrator and enter git config — system core.longpaths true to solve the problem.
git config --system core.longpaths true