GIT PUSH가 안되는 경우

horiz.d·2021년 11월 14일
0

Git & Github

목록 보기
5/27

Git push가 안되는 경우 (fatal: refusing to merge unrelated histories)

git pull origin 브런치명 --allow-unrelated-histories

깃 원격연결

#1
git clone 저장소
git pull origin main 

#2
git init
git remote add origin [repo url]

git add

profile
가용한 시간은 한정적이고, 배울건 넘쳐난다.

0개의 댓글