Hi Jonathan,
On Tue, Oct 19, 2010 at 01:39:25PM -0500, Jonathan Nieder wrote:
I did:
mv .git/objects/pack .git/objects/pack.bak
rm .git/objects/info/alternates
for p in .git/objects/pack.bak/*.pack ~/path1/linux-2.6/.git/objects/pack/*.pack; do
git unpack-objects < $p
done
and I'm running git-fsck --full now over night as it's bedtime here.
Thanks for helping
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html