일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- Product Flavor
- app-distribution
- google play console
- collectLatest
- 백준
- TOSS 과제
- withContext
- Algorithm
- coldStream
- monotone stack
- coroutine
- Advanced LCA
- coroutinescope
- 릴리즈 키해시
- ShapeableImageView
- 백준2309
- java
- hotStream
- 안드로이드
- SDUI
- flowon
- coroutinecontext
- Android
- conflate
- cancellationException
- KAKAO
- Kotlin
- Flow
- Next Challenge
- ServerDrivenUI
Archives
- Today
- Total
루피도 코딩한다
[Git] remote: fatal error in commit_refs 본문
여느때와 다름없이 Commit 후 Push를 하려는데 'Push Rejected'가 되었다는 warning이 떴다.
뭐 Git을 특별하게 다룬것도 아닌데 너무 당황스러웠다.
아래 이미지에 있는 Show Details in console을 눌러보니,
'remote: fatal error in commit_refs'라는 에러가 떠있었다.
바로 구글링을 해보니, 너무 명확한 이유가 있었다..
바로 Github에 문제가 생긴것...!!!ㄷㄷ
다음부터 push 안돼도 당황하지 말기,, 메모,,,
신기하게 블로그 글을 작성하는 5분만에 Github이 복구되었다. 방금 성공적으로 push를 했다
Comments