본문 바로가기
prcExp

[2022.07.21] How to solve git push error:failed to push some refs to on Sourcetree?

by injekim97 2022. 7. 21.
반응형

[2022.07.21] How to solve git push error:failed to push some refs to on Sourcetree?

 

에러의 원인

 git push error:failed to push some refs to

    - git에 저장된 파일과 내가 작성중인 파일 중 하나 이상 코드가 다르거나 파일이 없을 때 발생함

 

 

해결 방법

    - 패치 > pull > 커밋 > push  

    - 폐기 > 패치 > pull (중요하지 않는 코드라면 해당 방법을 추천)

반응형

댓글