Junio C Hamano <junkio@xxxxxxx> writes: > Bill Lear <rael@xxxxxxxxxx> 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. By the way, I sometimes think it might be worth doing this: $ chmod a-r .git/ We always access files by explicit paths and never ask "ls .git/foo*" to find what are under .git/ directory. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html