티스토리 뷰
살면서 다양하게 마주친 에러들(기록용)
200120 Intellij git 연동 시 refs/heads/master:refs/heads/master [rejected] (fetch first) 오류
猫猫 2020. 1. 20. 17:58반응형
hint: Updates were rejected because the remote contains work that you do
hint: not have locally. This is usually caused by another repository pushing
hint: to the same ref. You may want to first integrate the remote changes
hint: (e.g., 'git pull ...') before pushing again.
hint: See the 'Note about fast-forwards' in 'git push --help' for details.
그냥 간단하게 말하자면
원격저장소랑 로컬이랑 내용 다르니까 pull해서 업뎃한번 하라는거다.
그렇지만 문제는 난 저 원격저장소를 처음 만들었는데 뭘 pull하란 말이야...
계속 서치해보니 그냥 git 에러라는 말도 있고..
그래서 그냥 git bash에서
git push --set-upstream 저장소이름 master 로 올려버리고
다시 pull -> push 하니까 된다..^p^.....
반응형
'살면서 다양하게 마주친 에러들(기록용)' 카테고리의 다른 글
IntelliJ 에서 base-package 에러 주석 관련<!--suppress SpringXmlModelInspection --> (0) | 2020.01.22 |
---|---|
IntelliJ + gradle + tomcat +spring mvc환경에서 dispatcher-servlet base-package 에러 (2) | 2020.01.21 |
Mybatis the content of element type **** must match 에러 (0) | 2019.10.24 |
Spring-Hikari-Oracle연동 시 나는 oracle.jdbc.driver.OracleDriver not found 에러 (2) | 2019.10.16 |
인텔리J <-> Tomcat 8.5 서버 에러 (0) | 2019.10.16 |
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- SpringXmlModelInspection
- 정규식 특수문자
- JSON
- 계좌번호정규식
- mybatis
- poi 엑셀
- 이메일 정규식
- 정규식
- Failed to load resource: the server responded with a status of 404 (Not Found)
- jQuery
- spring error #
- Regex
- js
- selectbox
- no getter for property named
- PageNotFound - No mapping for GET
- 정규식 한글만
- 공백찾기
- spring 엑셀
- 정규식 숫자만
- JSON파싱
- POI EXCEL
- poi
- IntelliJ #gradle #tomcat #spring #springmvc
- select제어
- ''찾기
- 엑셀다운로드
- JSON날짜
- Spring
- 인텔리제이
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
글 보관함