B! 6 0 0 0 前回、 Cygwinにgitの新しいバージョンをインストールしようとしてapt-cyg を導入しましたが、結局現状のcygwinに含まれるgitがまだ古かったのでapt-cygでは 新しいものはインストール出来ませんでした。 仕方が無いので直接インストールします。 インストール インストール ソースからインストールしてみます。 $ cd /tmp $ git clone https://github.com/git/git.git $ cd git $ make configure $ ./configure --prefix=/home/$USER/usr/local $ make all doc ... SUBDIR git_remote_helpers SUBDIR templates MSGFMT po/build/locale/is/LC_MESSAGES/