Windows XP
에 TortoiseGit
을 사용하고 있습니다. 나는 모든 변경 사항을 커밋했고 이제 원격 저장소의 한 지점으로 푸시하려고합니다. 원격 저장소 분기의 이름은 "remotes/origin/iteration1"입니다. 그러나 루트 디렉토리에서 마우스 오른쪽 버튼을 클릭하여 "TortoiseGit"을 선택한 다음 "밀어 넣기"를 선택하면됩니다. 다음 화면에서이 값을 입력합니다.힘내 : 푸시 중 트러블 : 오류 : src refspec 리모트/원점/반복 1이 둘 이상과 일치
Branch
Local: remotes/origin/iteration1
Remote: iteration1
Destination:
Remote: iteration1
여기에 내가 잘못했을 때의 오류가 있습니다. 변경 사항을 적용하려면 어떻게해야합니까? 이 원격 지점이기 때문에 소스가 확실히 잘못로
git.exe push --progress "origin" remotes/origin/iteration1:iteration1
error: src refspec remotes/origin/iteration1 matches more than one. error: failed to push some refs to 'ssh://[email protected]/zzz_pplus.git'