I was also facing the same issueremote: Repository not found fatal: repository 'https://github.com/MyRepo/project.git/' not found
I uninstalled the git credentials manager and reinstalled it and then I could easily pull and push to the repository. Here are the commands
$ git credential-manager uninstall
$ git credential-manager install
'Else' 카테고리의 다른 글
(php) get 공백 포함 넘기기 (0) | 2019.10.21 |
---|---|
firebase cloud funtion db에 데이터 추가 (0) | 2019.10.21 |
url .php 확장자명 숨기기 (0) | 2019.08.14 |
[mysql] mysql, maria db 외부 접속 가능하게 하기 (0) | 2019.08.05 |