目次

msysgit

Main

http://code.google.com/p/msysgit/downloads/detail?name=Git-1.7.10-preview20120409.exe&can=2&q=full+installer+official+git

http://d.hatena.ne.jp/sinsoku/20120419/1334798971

http://d.hatena.ne.jp/nitoyon/20120412/msysgit_utf8_2

http://gitscc.codeplex.com/releases/view/46589

Tips

改行変換の設定を変更

git config --system core.autocrlf false

参照:http://progit.org/book/ja/ch7-1.html