Files
openide/plugins/git4idea/tests
Kirill.Likhodedov 77f72808f9 Fix GitCrlfProblemsDetectorTest on Windows
1. During setup undefine core.autocrlf not only for --global config,
   but for --system one as well.

2. --global config can work fine, even if %HOME% environment variable
   is undefined => always try to modify the global config,
   and just catch & log the exception if it is not possible.
2013-06-06 16:09:51 +04:00
..