Re: git-filter-branch

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Johannes Schindelin <Johannes.Schindelin@...>
Cc: Git Mailing List <git@...>
Date: Thursday, August 9, 2007 - 5:30 am

On Thu, Aug 09, 2007 at 10:19:20AM +0100, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:

To have, for example, a branch tracking an upstream (svn or whatever)
repository and have a branch based on it, only differing in the fact that
some directories get removed.

To be more specific, I'm tracking webkit's svn repository, and want to
have a branch which would be a base for making source tarballs for
debian, excluding a lot of cruft (such as LayoutTests which are *huge*,
or the website that also lives in the same svn trunk).

As files are added frequently in these directories, rebase or merge would
not be enough, and I'd like to be able to do this with a bare repository,
which rebase and merge don't allow me to...

So if you have a better idea than git-filter-branch for that, I'm open to
suggestions ;)

Cheers,

Mike
-
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:
git-filter-branch, Mike Hommey, (Thu Aug 9, 2:34 am)
Re: git-filter-branch, Johannes Schindelin, (Thu Aug 9, 4:58 am)
Re: git-filter-branch, Mike Hommey, (Thu Aug 9, 5:15 am)
Re: git-filter-branch, Johannes Schindelin, (Thu Aug 9, 5:19 am)
Re: git-filter-branch, Mike Hommey, (Thu Aug 9, 5:30 am)
Re: git-filter-branch, Johannes Schindelin, (Thu Aug 9, 5:38 am)