fsck sucks without these. i'm so tired. git please

Sat, 03 Jul 2021 02:40:31 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 03 Jul 2021 02:40:31 -0500
changeset 918
09aadfdbc7dd
parent 917
c3a15b8c217c
child 919
79348384a55e

fsck sucks without these. i'm so tired. git please

.gitconfig file | annotate | diff | comparison | revisions
--- 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]

mercurial