mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
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.