git 저장소가 변경되어서 이미 git clone 디렉토리에서 remote url을 변경하려면 다음 커맨드를 사용한다

git remote set-url origin new_url

Posted by '김용환'
,