Zulip Chat Archive
Stream: mathlib4
Topic: kbuzzard-quotientgroup-dewith
Scott Morrison (Aug 20 2023 at 10:04):
Every time I git pull
in Mathlib I see:
% git pull
From github.com:leanprover-community/mathlib4
+ 712518a88...275e357bb kbuzzard-quotientGroup-dewith -> origin/kbuzzard-quotientGroup-dewith (forced update)
* [new branch] kbuzzard-quotientgroup-dewith -> origin/kbuzzard-quotientgroup-dewith
Already up to date.
is anyone else experiencing this? Any suggested fixes? (Delete that branch on remote? @Kevin Buzzard.)
Kevin Buzzard (Aug 20 2023 at 10:30):
I'm away but feel free to delete anything
Eric Wieser (Aug 20 2023 at 11:47):
Are you on windows, scott?
Eric Wieser (Aug 20 2023 at 11:48):
Oh nevermind, of course you're not based on previous git discussion
Eric Wieser (Aug 20 2023 at 11:48):
Did you update your git, or are you still on the old system version?
Eric Wieser (Aug 20 2023 at 11:49):
This looks like a case-insensitive filesystem bug
Scott Morrison (Aug 20 2023 at 22:32):
Current version. Deleted both branches (there were two) and everything is fine now.
Last updated: Dec 20 2023 at 11:08 UTC