<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">OK so I should delete the file -- and then the error should not re-occur, correct?<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">thanks</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Simon<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 13 May 2022 at 13:37, Matthew Pickering <<a href="mailto:matthewtpickering@gmail.com">matthewtpickering@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">The docs/index.html used to be generated by configure (and now it's<br>
not). So you get this error when you have a dirty tree and try to<br>
checkout a newer commit where the generated version will get<br>
overwritten by the new non-generated version.<br>
<br>
Matt<br>
<br>
On Fri, May 13, 2022 at 11:46 AM Simon Peyton Jones<br>
<<a href="mailto:simon.peytonjones@gmail.com" target="_blank">simon.peytonjones@gmail.com</a>> wrote:<br>
><br>
> Hi devs<br>
><br>
> I've started to get this a lot<br>
><br>
> bash$ git rebase origin/master<br>
> First, rewinding head to replay your work on top of it...<br>
> error: The following untracked working tree files would be overwritten by checkout:<br>
> docs/index.html<br>
> Please move or remove them before you switch branches.<br>
> Aborting<br>
> fatal: Could not detach HEAD<br>
><br>
> Removing docs/index.html makes things work again.  What am I doing wrong?<br>
><br>
> Simon<br>
> _______________________________________________<br>
> ghc-devs mailing list<br>
> <a href="mailto:ghc-devs@haskell.org" target="_blank">ghc-devs@haskell.org</a><br>
> <a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
</blockquote></div>