quoted
quoted
Junio C Hamano [off-list ref] schrieb am 26.08.2021 um 19:38 in Nachricht
<xmqq1r6gf6ne.fsf@gitster.g>:
...
* It is hopefully becoming harder and harder to check for behaviour
in broken repositories in a "portable" way, simply because we are
making it harder to corrupt repository. We hopefully won't point
a ref to point at a missing object, we hopefully won't prune an
object away that is still pointed at by a ref, etc.
...
Maybe git needs a "--disarm-safety-belt" option that disables all those nice checks for testing purposes ;-)