Git概要 [#r71a361f]-複数のリポジトリに対して、別々にpushしたい場合手順 [#z8a0e52a]最初にリポジトリを作成しておく $ git remote add 別名 URL $ git push -b 別名 ブランチ名 参考URL [#s212bb94]http://qiita.com/hshimo/items/99811144bf4a081319e5