개발/Git, GitHub
git 파일명 길어서 pull 안될 때 설정법
DANIEL.OH
2018. 5. 21. 14:25
git 파일명 길어서 pull 안될 때 설정법
git config —system core.longpaths true
위 명령어를 실행하면 됨