git 원격지 주소 변경 Share May 1, 2019 SDK 모든글 작업실 & 그외 프로그래밍 언어 $git remote -v origin http://xxxxxxxxxxxen.git (fetch) origin http://xxxxxxxxxxxen.git (push) # 변경할 주소 $git remote set-url origin http://xxxxxxxxxx.git $git remote -v 변경된 git 주소 Post Views: 311
Recent Comments