Re: git-filter-branch

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Mike Hommey <mh@...>
Cc: Git Mailing List <git@...>
Date: Thursday, August 9, 2007 - 4:58 am

Hi,

On Thu, 9 Aug 2007, Mike Hommey wrote:


This is an unfortunate left-over.  The syntax described in the 
documentation should be right.


Hmm.  I don't have time to look into this now, but the syntax is this:

	git filter-branch [<options>] [--] [<rev-options>]

Those refs that you give in the <rev-options> are rewritten.  AFAIR the 
old values of the refs (if different) are written to refs/original/*.


To rewrite refs.


No, this will not happen.  Filter-branch is meant to clean up branches, so 
it will rewrite the commits.  However, you might be able to hack something 
in a parent filter.

Ciao,
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:
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)