リモートリポジトリについて→
GitHub のコラボレーティブな開発へのアプローチは、ローカルリポジトリからコミットを公開して、他者が見たり、フェッチしたり、更新したりできるようにすることに依存しています。
どのリモート URL を使うべきですか?→
GitHub で使用できるリポジトリを複製する方法は複数あります。
リモートの追加→
新しいリモートを追加するには、リポジトリが保存されているディレクトリでターミナルから git remote add コマンドを使ってください。
リモートの URL の変更→
「git remote set-url」コマンドにより、既存のリモートリポジトリ URL を変更できます。
リモートの名前を変更する→
「git remote rename」コマンドを使用して、既存のリモートの名前を変更します。
リモートを削除する→
git remote rm コマンドを使用して、リポジトリからリモート URL を削除します。

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
