fork GUI에서 git push 할 때 발생하는 문제
터미널에서 프로젝트 루트 경로로 가서 아래처럼 설정 git remote set-url origin git@github.com:{username}/{repositoryname}.git
git remote set-url origin git@github.com:{username}/{repositoryname}.git