zerocho책보면서 공부하려고 새로운 Repository를 만들려고했는데.. push가 안됨. clone을 해줬는데도 아래와 같은 오류가 뜸
origin이 없네..ㅎㅎ... 그래서 origin으로 다시 만들어주고 remote로 확인
'git remote add origin "https://github.com/~~.git"'
잘 들어갔나 확인 git remote -v
아래와 같이 만들어진게 보임.
참고 : https://2vup.com/git-push-error/