https://carpet-part1.tistory.com/289
git remote: Repository not found 해결
git remote: Repository not found 해결 터미널에 원격 git 저장소를 먼저 식별 git remote set-url origin https://github.com/repository.git 이후 git add . git commit -m "first commit" git push origi..
carpet-part1.tistory.com
https://shxrecord.tistory.com/179
GitHub 사용법 - Git Bash를 이용한 소스 올리기
GitHub 사용법에서는 CMD창에서 새로운 폴더 생성 후 저장소에 소스를 올리는 과정을 포스팅했었습니다. 이번 포스팅은 Git Bash를 이용해 기존 폴더에서 소스를 저장소에 올리는 방법에 대한 것입
shxrecord.tistory.com
두 분 블로그 글이 큰 도움이 됐다
'Programming > Tools' 카테고리의 다른 글
vscode 터미널 cmd로 바꾸기 (0) | 2021.11.06 |
---|---|
vscode includpath 오류 해결 (0) | 2021.11.05 |
vscode 자동 줄바꿈 설정 오류시 (0) | 2021.11.04 |
vscode에서 c/c++ 실행을 헤메다가 해결하다 (0) | 2021.10.31 |
git bash 아무것도 안뜨는 오류 (0) | 2021.10.28 |
댓글