From: Junio C Hamano <gitster@pobox.com>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Miklos Vajna <vmiklos@frugalware.org>, git@vger.kernel.org
Subject: Re: [PATCH] Documentation/git-filter-branch: add a new commit-filter example
Date: Sun, 24 Feb 2008 09:58:41 -0800 [thread overview]
Message-ID: <7v7iguxmlq.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <alpine.DEB.1.00.0802241151390.6881@eeepc-johanness> (Johannes Schindelin's message of "Sun, 24 Feb 2008 11:53:34 +0100 (CET)")
Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:
> On Sat, 23 Feb 2008, Miklos Vajna wrote:
>
>> +-------------------------------------------------------
>> +git filter-branch --commit-filter '
>> + sed -e "/^git-svn-id:/d" | git commit-tree "$@"
>> +'
>> +-------------------------------------------------------
>
> And there I thought that was the job of --msg-filter ;-)
Ahhhhhhh, that was the little voice that kept telling me there
is something wrong with the patch...
next prev parent reply other threads:[~2008-02-24 17:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-23 19:30 [PATCH] Documentation/git-filter-branch: add a new commit-filter example Miklos Vajna
2008-02-23 19:45 ` Junio C Hamano
2008-02-23 22:04 ` Miklos Vajna
2008-02-24 10:53 ` Johannes Schindelin
2008-02-24 17:58 ` Junio C Hamano [this message]
2008-02-25 14:43 ` [PATCH] Documentation/git-filter-branch: add a new msg-filter example Miklos Vajna
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7v7iguxmlq.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=vmiklos@frugalware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).