반응형 clone1 [트러블 슈팅] [GIT] There is no tracking information for the current branch. 트러블 슈팅오류코드There is no tracking information for the current branch.Please specify which branch you want to merge with.증상back_feature_study라는 브랜치에서 작업함팀원이 mergeBranch라는 브랜치에 back_feature_mainpage 브랜치와 back_feature_Study라는 브랜치를 merge했음.이후 로컬의 mergeBranch에 pull을 받았으나 변동이 없음원인원격 브랜치를 pull 이나 clone으로 로컬에 자동으로 생성한 것이 아니라 로컬에서 직업 생성했기에 생기는 문제해결로컬에서 가져올 브랜치와 같은 이름으로 직업 생성한 경우명령어 사용git branch --set-upstre.. 2023. 7. 25. 이전 1 다음 반응형