-
git bash 오류 해결법 모음기타 2022. 11. 9. 16:38
push 할 때 rejected 뜨는 오류 해결
https://byul91oh.tistory.com/231
[git] 에러 | ! [rejected] main -> main (fetch first)
해석 상황 작업을 마친뒤 로컬에서 원격저장소로 git push를 했는데 ! [rejected] main -> main (fetch first) 에러가 발생했다. 원인 해당 에러는 원격저장소와 현재 작업중인 로컬저장소가 동기화되지 않았
byul91oh.tistory.com
'기타' 카테고리의 다른 글
2.3.1 Create Todo 구현 (오류 해결) (0) 2022.10.28 2.1 백엔드 개발 환경 설정 (0) 2022.04.28 [DB] SQL 제약조건 (0) 2021.11.19 [VMware 오류] Error While powering on: This host supports AMD-V, but AMD-V is disabled. (0) 2021.09.09