git 파일명 길어서 pull 안될 때 설정법
git config —system core.longpaths true
위 명령어를 실행하면 됨
'개발 > Git, GitHub' 카테고리의 다른 글
| git remote repository 생성 at bitbucket (0) | 2018.05.21 |
|---|---|
| git local repository 생성 (0) | 2018.05.21 |
| git scenarios (0) | 2018.05.21 |
| 소스코드 Bitbucket Remote Repository에서 Clone해서 실행까지 시키기 (0) | 2018.05.21 |
| 작업하던 프로젝트 git에 올려서 source공유 하기 (0) | 2018.05.21 |