git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] Add new --index-filter example to git-filter-branch.txt
@ 2011-04-27 18:08 Michael O'Cleirigh
  2011-04-27 18:08 ` [PATCH 1/1] Documentation/git-filter-branch: add --index-filter example Michael O'Cleirigh
  2011-04-27 19:24 ` [PATCH 0/1] Add new --index-filter example to git-filter-branch.txt Sverre Rabbelier
  0 siblings, 2 replies; 4+ messages in thread
From: Michael O'Cleirigh @ 2011-04-27 18:08 UTC (permalink / raw)
  To: git; +Cc: Michael O'Cleirigh

At work I patched git with the prevously sent --egrep-filter patch that allows
an irregular history to be retained, like where code reorganization occured and
you want to keep the history from the original locations.

The comments I recieved at that time was that my case was an --index-filter
variant.

I've reworked it into an --index-filter using the $GIT_COMMIT variable, tested
that it works, and have added it as an example to the git-filter-branch 
documentation.



Michael O'Cleirigh (1):
  Documentation/git-filter-branch: add --index-filter example

 Documentation/git-filter-branch.txt |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

-- 
1.7.2.3

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-27 20:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-27 18:08 [PATCH 0/1] Add new --index-filter example to git-filter-branch.txt Michael O'Cleirigh
2011-04-27 18:08 ` [PATCH 1/1] Documentation/git-filter-branch: add --index-filter example Michael O'Cleirigh
2011-04-27 20:32   ` Johannes Sixt
2011-04-27 19:24 ` [PATCH 0/1] Add new --index-filter example to git-filter-branch.txt Sverre Rabbelier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).