$ daily_algorithms git:(main) git push
Enumerating objects: 8, done.
Counting objects: 100% (8/8), done.
Delta compression using up to 8 threads
Compressing objects: 100% (6/6), done.
Writing objects: 100% (6/6), 1.43 KiB | 1.43 MiB/s, done.
Total 6 (delta 2), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (2/2), completed with 2 local objects.
remote: fatal error in commit_refs
To https://github.com/jungmyeong96/daily_algorithms.git
! [remote rejected] main -> main (failure)
error: failed to push some refs to 'https://github.com/jungmyeong96/daily_algorithms.git'
github 서버 상태가 비정상일 경우 발생한다고 합니다.
서버가 정상 될 때 까지 대기하면 해결