githubを使うっきゃ無い!

2016/08/22

t f B! P L
# ssh -T git@github.com
# 変更をローカルリポジトリにコミット
$ git commit -m 'something changed'

# ローカルの master リポジトリの変更をリモートの origin リポジトリに反映
$ git push origin master
参考になったサイト:http://qiita.com/shizuma/items/2b2f873a0034839e47ce

このブログを検索

フォロワー

QooQ