공부
[git] git init & git remote add origin https://github.com/user/repo.git
승가비
2023. 11. 11. 16:39
728x90
git remote add origin https://github.com/user/repo1.git
https://cheershennah.tistory.com/217
git 저장소 주소 repository 변경하기
git 저장소 주소 repository 변경하기 Git에서 remote repository를 다른 주소 URL로 변경해 보자. 예를 들어 기존의 repository에서 형상관리를 하다가 새로운 repository를 생성 한 경우,새 repository로 형상관리
cheershennah.tistory.com
728x90