git pull origin 브랜치이름 과정에서 ssh 오류가 나서
git remote update 를 실행해봤는데 되지않아서
강제 명령어를 입력해 실행 한 후에 git remote set-url origin '레파지토리 주소'
브랜치를 받아 올 수 있었다