git gc 명령 실행 시 bad ref, bad object 오류 발생시
1) .git/logs/refs/remotes/origin/해당 브랜치명 ==> 파일을 다른 경로로 이동
2) git gc 명령 실행
하면 해결된다.
git gc 명령 실행 시 bad ref, bad object 오류 발생시
1) .git/logs/refs/remotes/origin/해당 브랜치명 ==> 파일을 다른 경로로 이동
2) git gc 명령 실행
하면 해결된다.