Re: [PATCH] Dissociating a repository from its alternates

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Michael Hendricks <michael@...>
Cc: <git@...>
Date: Monday, October 22, 2007 - 8:13 pm

Hi,

On Mon, 22 Oct 2007, Michael Hendricks wrote:


Indeed.  Seems that somewhere along the line, repack learnt to imply "-l" 
by "-a" or something.  Try this instead of "git repack -a":

	git rev-parse --all |
		git pack-objects --revs .git/objects/pack/pack

(And make sure you read the relevant parts of the documentation to 
understand what you're doing ;-)

Hth,
Dscho

-
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:
[PATCH] Dissociating a repository from its alternates, Junio C Hamano, (Thu Feb 15, 3:51 am)
Re: [PATCH] Dissociating a repository from its alternates, Johannes Schindelin, (Thu Feb 15, 11:39 am)
Re: [PATCH] Dissociating a repository from its alternates, Junio C Hamano, (Fri Feb 16, 4:13 pm)
Re: [PATCH] Dissociating a repository from its alternates, Michael Hendricks, (Mon Oct 22, 2:04 pm)
Re: [PATCH] Dissociating a repository from its alternates, Johannes Schindelin, (Mon Oct 22, 3:05 pm)
Re: [PATCH] Dissociating a repository from its alternates, Michael Hendricks, (Mon Oct 22, 7:30 pm)
Re: [PATCH] Dissociating a repository from its alternates, Johannes Schindelin, (Mon Oct 22, 8:13 pm)
[PATCH +1] Dissociating a repository from its alternates, Junio C Hamano, (Thu Feb 15, 5:37 am)