Bill Lear [off-list ref] writes:
WAAAAAIAMINIT ... I think I see it:
% perl -pi -e 's/.*\$Id.*//sx' $(xgrep -l '[$]Id')
Could I have corrupted the pack file? I'll bet $50 I did:
% [yet another clone]
% xgrep -l '[$]Id'
./.git/objects/pack/pack-23d1a9af78b4b78d1f3750cf70f83cb91a20ba64.pack
[...]
%!@#$&$%(@@@!!!
We all make mistakes. Thanks for being honest.
The segfaults could be from "git commit" codepath, not from when
you cloned. I could try corrupting a packfile in my repository
and see where it dies, perhaps later.