Re: fetch and bundle don't work in (semi-)broken repo

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Uwe Kleine-König
Date: Tuesday, October 19, 2010 - 1:11 pm

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
fetch and bundle don't work in (semi-)broken repo, Uwe Kleine-König, (Tue Oct 19, 9:09 am)
Re: fetch and bundle don't work in (semi-)broken repo, Jonathan Nieder, (Tue Oct 19, 11:39 am)
Re: fetch and bundle don't work in (semi-)broken repo, Uwe Kleine-König, (Tue Oct 19, 1:11 pm)
Re: fetch and bundle don't work in (semi-)broken repo, Nicolas Pitre, (Tue Oct 19, 1:48 pm)
Re: fetch and bundle don't work in (semi-)broken repo, Jonathan Nieder, (Tue Oct 19, 2:02 pm)
Re: fetch and bundle don't work in (semi-)broken repo, Nicolas Pitre, (Tue Oct 19, 8:06 pm)
Re: fetch and bundle don't work in (semi-)broken repo, Uwe Kleine-König, (Wed Oct 20, 12:41 am)
Re: fetch and bundle don't work in (semi-)broken repo, Uwe Kleine-König, (Wed Oct 20, 12:59 am)
Re: fetch and bundle don't work in (semi-)broken repo, Nicolas Pitre, (Wed Oct 20, 6:38 am)
format-patch broken [Was: fetch and bundle don't work in ( ..., Uwe Kleine-König, (Thu Oct 21, 12:11 am)
Re: format-patch broken [Was: fetch and bundle don't work ..., Uwe Kleine-König, (Thu Oct 21, 1:12 am)