
GitHub에 push 하려는데 오류가 계속 발생하는 상황 사용자명@PC명 MINGW64 작업공간 (master) $ git push origin master . .(생략) . remote: fatal error in commit_refs To https://github.com/사용자명/repository명.git ! [remote rejected] master -> master (failure) error: failed to push some refs to 'https://github.com/사용자명/repository명.git' 오늘 처음 겪어본 상황이었다. 처음에는 뭔가 실수한 게 있나 찾아봤는데, 검색을 통해서 찾아봐도 pull후 push하라는 글이 많았는데 repository에서 pull해 올 ..
ETC
2021. 8. 11. 01:31