Сообщество IT-специалистов
Ответы на любые вопросы об IT
Профессиональное развитие в IT
$ git remote -v <name> ssh://git@irk.fm/~/irkfm.git (fetch) <name> ssh://git@irk.fm/~/irkfm.git (push) $ git remote remove <name> $ git remote add <name> ssh://git@<new_server_name>/~/irkfm.git