2009-09-01から1ヶ月間の記事一覧

git関連のメモをさらしてみる

id:cakephper さんがメモを書かれてますが、知らなかったものとかもあったので社内のredmineにメモってあるものをさらしてみます。 初期設定 git config --global user.name "Hoge Fuga" git config --global user.email "[email protected]" git config --gl…