You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 3, 2024. It is now read-only.
These were uncovered when researching commercialhaskell/stack#105. What
I discovered:
* There was an extra layer of `.git` directories in computed paths
* The HEAD file should be added dependently regardless of whether it's a
detached head
* Add a missing check in relRef for newline
* Switch newline handling to check both CR and LR for Windows support
0 commit comments