카테고리 없음

[Git] remote: fatal error in commit_refs

xiaolin219 2023. 5. 17. 06:29

여느때와 다름없이 Commit 후 Push를 하려는데 'Push Rejected'가 되었다는 warning이 떴다.

뭐 Git을 특별하게 다룬것도 아닌데 너무 당황스러웠다.

 

아래 이미지에 있는 Show Details in console을 눌러보니, 

'remote: fatal error in commit_refs'라는 에러가 떠있었다.

 

 

바로 구글링을 해보니, 너무 명확한 이유가 있었다..

바로 Github에 문제가 생긴것...!!!ㄷㄷ

 

https://stackoverflow.com/questions/37341960/how-do-i-fix-remote-fatal-error-in-commit-refs-errors-trying-to-push-with-git

 

 

 

다음부터 push 안돼도 당황하지 말기,, 메모,,,

 

 

신기하게 블로그 글을 작성하는 5분만에 Github이 복구되었다. 방금 성공적으로 push를 했다