[GHC] #7673: Windows: run "git config --global core.autocrlf false" before cloning the repo
GHC
cvs-ghc at haskell.org
Sun Feb 17 18:05:44 CET 2013
#7673: Windows: run "git config --global core.autocrlf false" before cloning the
repo
---------------------+------------------------------------------------------
Reporter: morabbin | Owner:
Type: bug | Status: patch
Priority: normal | Component: Compiler
Version: 7.6.2 | Keywords:
Os: Windows | Architecture: Unknown/Multiple
Failure: Other | Blockedby:
Blocking: | Related:
---------------------+------------------------------------------------------
Comment(by ian@…):
commit b46da7cc0d8a0a4a96d43ae1b1257b9adc31e347
{{{
Author: Ian Lynagh <ian at well-typed.com>
Date: Sun Feb 17 16:57:30 2013 +0000
Set repositories to have core.autocrlf == false; fixes #7673
Based on a patch from rassilon.
sync-all | 28 ++++++++++++++++++++++++----
1 files changed, 24 insertions(+), 4 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7673#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list