Re: Trying to use git-filter-branch to compress history by removing large, obsolete binary files

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johannes Schindelin <Johannes.Schindelin@...>
Cc: Frank Lichtenheld <frank@...>, <git@...>
Date: Sunday, October 7, 2007 - 7:38 pm

Hi,

On 10/7/07, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
<snip>

Sweet, finally solved!  That brings test2 down to 340K.

However, the solution seems somewhat involved...it requires running
git-filter-branch, git reset, removing the .git/refs/original/
directory, editing .git/packed-refs in some editor, running git reflog
expire, cloning the resulting repository, and running git gc yet
again.  It seems like there has to be an easier way.  (Anyone have
one?)

Oh, and git-filter-branch could really use some explanatory note about
how to actually complete rewriting the history.

Thanks,
Elijah
-
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:
Re: Trying to use git-filter-branch to compress history by r..., Johannes Schindelin, (Sun Oct 7, 7:19 pm)
Re: Trying to use git-filter-branch to compress history by r..., Johannes Schindelin, (Sun Oct 7, 7:28 pm)
Re: Trying to use git-filter-branch to compress history by r..., Elijah Newren, (Sun Oct 7, 7:38 pm)
Re: Trying to use git-filter-branch to compress history by r..., Johannes Schindelin, (Sun Oct 7, 8:34 pm)
Re: Trying to use git-filter-branch to compress history by r..., Johannes Schindelin, (Sun Oct 7, 9:06 pm)
Re: Trying to use git-filter-branch to compress history by r..., Johannes Schindelin, (Tue Oct 9, 6:37 am)