Tool/형상관리 & CI3 [Git] push 실패(updates were rejected because the tip of your current branch is behind its counterpart) 문제점 원격저장소에 push를 하려니 다음과 같은 에러가 났다. Pushing to git@github.com:repo/some-project.git To https://github.com/repo/some-project.git ! [rejected] master -> master (non-fast-forward) error: failed to push some refs to 'https://github.com/repo/some-project.git hint: Updates were rejected because the tip of your current branch is behind hint: its remote counterpart. Merge the remote changes (e.g. 'git p.. 2020. 3. 9. 이클립스 ignored 키워드 추가하기 (참조 링크) 글로 잘 설명http://blog.naver.com/PostView.nhn?blogId=greatbk&logNo=100137276101 이미지로 설명http://devbada.tistory.com/372 2013. 12. 5. CVS 충돌시 해결방법 -> update 하고난 후, commit 하면 됨 team - synchronize를 한 후, 충돌난 파일 오른쪽 마우스 클릭 - update - commit 하면 충돌 해결됨. 물론 안되는 경우도 있음.. 이럴 때는 충돌난 사람과 협의 후 소스 수정. 2013. 11. 28. 이전 1 다음 반응형