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
One of my machines has Git configured to fsck objects on transfer. On the Flask repository, it errors with: error: object 0b404df8c030cdeaca7b373956c3a697efd32f78: zeroPaddedFilemode: contains zero-padded file modes.
Without fsck, cloning works fine.
Hi!
One of my machines has Git configured to fsck objects on transfer. On the Flask repository, it errors with:
error: object 0b404df8c030cdeaca7b373956c3a697efd32f78: zeroPaddedFilemode: contains zero-padded file modes
.Without fsck, cloning works fine.
To reproduce:
I'd be curious if you can reproduce it or if this is a bug in Git or something.
The text was updated successfully, but these errors were encountered: