Git 원격 저장소 URL 변경하기
$ git remote -v
$ git remote set-url origin http://github.com/user/repo.git
'시행착오 스토리 > Git' 카테고리의 다른 글
Gitlab 설치하기 (0) | 2017.09.15 |
---|---|
Atom과 Github 연동하기 (0) | 2017.09.14 |
Git을 위한 적극적인 첫 걸음 - 설치 및 사용 (0) | 2017.09.10 |
$ git remote -v
$ git remote set-url origin http://github.com/user/repo.git
Gitlab 설치하기 (0) | 2017.09.15 |
---|---|
Atom과 Github 연동하기 (0) | 2017.09.14 |
Git을 위한 적극적인 첫 걸음 - 설치 및 사용 (0) | 2017.09.10 |