StackOverflow 文件 Git 教程 使用遙控器 更改遠端儲存庫 更改遠端儲存庫 Created: November-22, 2018 要更改希望遙控器指向的儲存庫的 URL,可以使用 set-url 選項,如下所示: placeholderCopygit remote set-url <remote_name> <remote_repository_url>例: placeholderCopygit remote set-url heroku https://git.heroku.com/fictional-remote-repository.git 重新命名遠端顯示有關特定遠端的資訊