반응형
[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 (중요하지 않는 코드라면 해당 방법을 추천)
반응형
'prcExp' 카테고리의 다른 글
[2022.07.22] How to get page path using JavaScript? (0) | 2022.07.22 |
---|---|
[2022.07.21] Ajax Response example code (0) | 2022.07.21 |
[2022.07.18] How to create partition on windows? (0) | 2022.07.18 |
[2022.07.18] How to use Telnet on Windows? (0) | 2022.07.18 |
[2022.07.13] BE - Check dummy data(API LIST) through ajax (0) | 2022.07.13 |
댓글