GitHub 원격 저장소 연결 에러
(1) 에러 내용 fatal: 'origin' does not appear to be a git repository fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. (2) 에러 발생 이유 git init git clone "git주소" 이후에 push가 안됨 git remote -v 명령어로 현재 연결된 프로젝트를 확인했으나 아무것도 뜨지 않는 것으로 보아 저장소에 연결이 안됨 (3) 에러 해결 git remote add origin 명령어로 다시 git과 프로젝트를 연결해줌 다시 push 하면 이제는 제대로 github에 올라감
git Error Handling
2020. 2. 9. 16:01
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- ModelForm Form 차이
- CellForRowAt Not Called
- django clean
- 장고 게시판
- django 로그인접근
- pythonanywhere배포
- 테이블출력안됨
- 실시간 데이터베이스
- django 게시판
- django 개발일지
- Firebase 데이터베이스 추천
- 장고 태그달기
- UITableViewController Not Working
- 웹 배포
- python 웹 배포
- CellForRowAt 호출안됨
- 데이터베이스 추천
- Realtime Database
- iOS UITableView 출력안됨
- django 태그
- Django
- iOS 데이터베이스
- pythonanywhere배포방법
- django pythoneverywhere
- 알파벳 카운팅
- iOS 화면 안나옴
- cleaned_data
- iOS 검은 화면
- 까만 화면
- django tag
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
글 보관함