Extra file in GHC repo

Simon Peyton Jones simon.peytonjones at gmail.com
Fri May 13 10:46:26 UTC 2022


Hi devs

I've started to get this a lot

bash$ git rebase origin/master
First, rewinding head to replay your work on top of it...
error: The following untracked working tree files would be overwritten by
checkout:
docs/index.html
Please move or remove them before you switch branches.
Aborting
fatal: Could not detach HEAD

Removing docs/index.html makes things work again.  What am I doing wrong?

Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20220513/cf6fc261/attachment.html>


More information about the ghc-devs mailing list