Sat, 03 Jul 2021 02:40:31 -0500
fsck sucks without these. i'm so tired. git please
--- a/.gitconfig +++ b/.gitconfig @@ -70,6 +70,10 @@ [transfer] fsckobjects = true +[fetch "fsck"] + zeroPaddedFilemode = ignore + badDate = ignore + badTimezone = ignore # include.path is available in git 1.7.10 and later [include]