Is there a means to have fsck to a truly full check on the sanity of a repo?
git fsck --full
RTFM, please.
Right... sorry for the noise, I mismatched --strict for --full in a script.
BTW, the short help for fsck at --full only says "consider objects in
alternate repositories".
My apologize.
Sergio