git remote addコマンドの使い方

git remote addコマンドでリモートリポジトリを登録することができます。

git remote add リモート名 リモートURL
目次