[GHC] #7673: Windows: run "git config --global core.autocrlf false" before cloning the repo
GHC
ghc-devs at haskell.org
Wed Jun 11 12:33:49 UTC 2014
#7673: Windows: run "git config --global core.autocrlf false" before cloning the
repo
-------------------------------+------------------------------------
Reporter: morabbin | Owner: hvr
Type: bug | Status: new
Priority: normal | Milestone:
Component: Trac & Git | Version:
Resolution: | Keywords:
Operating System: Windows | Architecture: Unknown/Multiple
Type of failure: Other | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
-------------------------------+------------------------------------
Changes (by thomie):
* status: closed => new
* cc: hvr (added)
* component: Compiler => Trac & Git
* version: 7.6.2 =>
* owner: => hvr
* resolution: fixed =>
Comment:
Running {{{./sync-all get}}} will now execute {{{'git reset --hard'}}} if
core.autocrlf=true, which could result in data loss when uncommitted
changes are present.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/7673#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list