2014-06-16 gitの公開リポジトリにpushする方法 git gitの使い方分からないのでいちいち書く git add * git commit -m 'コミットするよ' git push sedgewick master これでできる