[github] can't push refs to remote. try running 'pull' first to integrate your changes 오류 임시해결법

Natest·2023년 9월 4일
0

미세먼지팁

목록 보기
5/6

이 글은 임시 해결법이므로 추천드리지 않습니다만 급하게 push를 해야할 경우가 있을 시 필요할 것 같아 작성합니다.

push를 하고싶은 폴더를 들어가서 터미널을 열어

git push --no-verify

를 입력하면 commit한 것들이 전부 push가 됩니다.

출처
https://stackoverflow.com/questions/59790948/cant-push-refs-to-remote-try-running-pull-first-to-integrate-your-changes

profile
누군가에게 도움이 될 정보이기를

0개의 댓글