diff options
author | Brad King <brad.king@kitware.com> | 2012-06-20 14:14:23 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2012-06-20 14:19:44 (GMT) |
commit | 5c153c62f3780bdc4976a9d25e6b0c217170558e (patch) | |
tree | 732e7daea0f25bc7a1ef22cbe05f80aa813b28bd /Source/cmEndMacroCommand.h | |
parent | 30305b989e944d0b5bdff16ba408d636a8c81e91 (diff) | |
download | CMake-5c153c62f3780bdc4976a9d25e6b0c217170558e.zip CMake-5c153c62f3780bdc4976a9d25e6b0c217170558e.tar.gz CMake-5c153c62f3780bdc4976a9d25e6b0c217170558e.tar.bz2 |
Make CTest.UpdateGIT robust to Git safecrlf on Windows
If the user has configured 'core.autocrlf' and 'core.safecrlf' then
'git submodule add' will fail to 'git add' the '.gitmodules' file because
it has LF newlines, at least as of Git 1.7.11. Disable 'core.safecrlf'
in our test repository to avoid the problem.
Diffstat (limited to 'Source/cmEndMacroCommand.h')
0 files changed, 0 insertions, 0 deletions