Re: [PATCH] Dissociating a repository from its alternates

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michael Hendricks
Date: Monday, October 22, 2007 - 4:30 pm

On Mon, Oct 22, 2007 at 08:05:58PM +0100, Johannes Schindelin wrote:

With 1.5.3.4, it doesn't appear to work:

 $ git clone -s git git2
 Initialized empty Git repository in /Users/michael/src/git2/.git/

 $ cd git2

 $ git repack -a && rm .git/objects/info/alternates
 Generating pack...
 Done counting 0 objects.
 Nothing new to pack.

 $ git status
 # On branch master
 fatal: bad object HEAD

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