[GHC] #15451: Fix Git commit ID detection in worktrees

#15451: Fix Git commit ID detection in worktrees -------------------------------------+------------------------------------- Reporter: hsyl20 | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: 8.6.1 Component: Build System | Version: 8.4.3 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: | Blocked By: Blocking: | Related Tickets: Differential Rev(s): Phab:D5016 | Wiki Page: -------------------------------------+------------------------------------- When using a Git worktree, ".git" is a file, not a directory, hence "configure" doesn't detect it correctly. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15451 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15451: Fix Git commit ID detection in worktrees -------------------------------------+------------------------------------- Reporter: hsyl20 | Owner: (none) Type: bug | Status: patch Priority: normal | Milestone: 8.6.1 Component: Build System | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D5016 Wiki Page: | -------------------------------------+------------------------------------- Changes (by hsyl20): * status: new => patch -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15451#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15451: Fix Git commit ID detection in worktrees -------------------------------------+------------------------------------- Reporter: hsyl20 | Owner: (none) Type: bug | Status: merge Priority: normal | Milestone: 8.6.1 Component: Build System | Version: 8.4.3 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D5016 Wiki Page: | -------------------------------------+------------------------------------- Changes (by monoidal): * status: patch => merge -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15451#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#15451: Fix Git commit ID detection in worktrees -------------------------------------+------------------------------------- Reporter: hsyl20 | Owner: (none) Type: bug | Status: closed Priority: normal | Milestone: 8.6.1 Component: Build System | Version: 8.4.3 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Phab:D5016 Wiki Page: | -------------------------------------+------------------------------------- Changes (by bgamari): * status: merge => closed * resolution: => fixed Comment: Merged with 2a162ebac445b629b3ba6621ce81a746b5dd98d7. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/15451#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC