에러메시지
Pushing to https://github.com/name/projectName.git
remote: Repository not found.
fatal: repository
작업환경
문제
- github 계정이 여러개 있어서 생기는 문제로 보임
해결책 (미해결)
- 키체인에서 github 삭제한 뒤 git remote set-url origin/git remote add origin 하면 계정 연결하는 정보가 다시 뜬다고 하는데, 안뜸....
intelliJ 툴에서는 연결이 되어서, 터미널이 아닌 intelliJ툴에서 일단 진행