Strange library git glitch
Simon Peyton Jones
simonpj at microsoft.com
Fri May 15 14:24:05 UTC 2020
I'm getting this strange output from 'git diff'
bash$ git diff
diff --git a/libraries/exceptions b/libraries/exceptions
--- a/libraries/exceptions
+++ b/libraries/exceptions
@@ -1 +1 @@
-Subproject commit fe4166f8d23d8288ef2cbbf9e36118b6b99e0d7d
+Subproject commit fe4166f8d23d8288ef2cbbf9e36118b6b99e0d7d-dirty
No amount of git submodule update makes it go away. Any ideas?
Thanks
Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20200515/5fb09734/attachment.html>
More information about the ghc-devs
mailing list