Ævar Arnfjörð Bjarmason [off-list ref] writes:
Change the copy/pasted description of the fetch.fsckObjects and
receive.fsckObjects variables to refer to transfer.fsckObjects
instead.
Let's not duplicate the description of what *.fsckObjects does twice.
instead let's refer to transfer.fsckObjects from both fetch.* and
receive.*.
The two paragraphs above are duplicating what each other says,
perhaps meant as a half-joke? Well played if that is the case ;-).
Thanks for polishing this area.