Shall we do this too? -------- Forwarded Message -------- Subject: [tor-dev] Git users, enable fsck by default! From: Nick Mathewson <[email protected]> To: [email protected]
See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813157 for more information why. The tl;dr here is: * By default Git doesn't verify the sha1 checksums it receives by default. * It doesn't look like we've got any inconsistencies in our repositories I use, though. That's good! * To turn on verification, I think you run: git config --add transfer.fsckobjects true [sajolida: I'm cutting out commands told to be duplicates later on in the thread.] _______________________________________________ Tails-dev mailing list [email protected] https://mailman.boum.org/listinfo/tails-dev To unsubscribe from this list, send an empty email to [email protected].
