Learn or Die

生涯勉強。Macです。

紐付いているリモートリポジトリを確認する

$ git remote -v
#fetch元
origin  https://github.com/user/project.git (fetch)
#push先
origin  https://guthub.com/user/project.git (push)