일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- docker
- sort
- MySQL
- zip 파일 암호화
- license delete
- ELASTIC
- zip 암호화
- high level client
- Elasticsearch
- licence delete curl
- 파이썬
- aggregation
- 900gle
- Mac
- Kafka
- 차트
- flask
- Test
- matplotlib
- Java
- TensorFlow
- token filter test
- Python
- analyzer test
- License
- query
- aggs
- plugin
- springboot
- API
Archives
- Today
- Total
개발잡부
remote: Repository not found. 본문
반응형
git 계정 2개로 쓸경우 이런 문재인..
remote: Repository not found.
fatal: repository 'https://github.com/900gle/shopping.git/' not found
set-url 로 업데이트 해도되고
찝찝해서 삭제하고 재등록
➜ shopping git:(master) git remote remove origin
➜ shopping git:(master) git remote add origin https://계정@github.com/900gle/shopping.git
반응형
'Git' 카테고리의 다른 글
[Git] Git pull/push 시 Password 물어보지 않도록 설정하기(credential.helper) (0) | 2022.04.01 |
---|---|
[git] 자주쓰는 Git 명령어 (0) | 2022.01.07 |
인텔리제이 Cannot Run Git (0) | 2020.03.05 |
Comments