エクリプス ケプラー 4.3.0.v20130530-1801
Egit バージョン: 3.0.0.201306101825-r
Eclipse を起動してエラー ログを確認すると、次の警告が表示されます。
EGit couldn't detect the installation path "gitPrefix" of native Git. Hence EGit can't respect system level Git settings which might be configured in ${gitPrefix}/etc/gitconfig under the native Git installation directory. The most important of these settings is core.autocrlf. Git for Windows by default sets this parameter to true in this system level configuration. The Git installation location can be configured on the Team > Git > Configuration preference page's 'System Settings' tab. This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
So I need an entry in the file gitconfig for core.autocrlf ?