git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: Elijah Newren <newren@gmail.com>
To: Christian Couder <christian.couder@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>,
	Junio C Hamano <gitster@pobox.com>,
	Christian Couder <chriscool@tuxfamily.org>
Subject: Re: [PATCH] filter-branch doc: fix filter-repo typo
Date: Tue, 20 Oct 2020 07:43:13 -0700	[thread overview]
Message-ID: <CABPp-BEVH0gRPbm+_qrnHYCD6AMpcUOjDjM+HvwesV60s_Nc0w@mail.gmail.com> (raw)
In-Reply-To: <20201020083343.24945-1-chriscool@tuxfamily.org>

On Tue, Oct 20, 2020 at 1:33 AM Christian Couder
<christian.couder@gmail.com> wrote:
>
> The name of the tool is 'git-filter-repo' not
> 'git-repo-filter'.

Thanks for catching the mistake.

Reviewed-by: Elijah Newren <newren@gmail.com>

> Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
> ---
>  Documentation/git-filter-branch.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/git-filter-branch.txt b/Documentation/git-filter-branch.txt
> index 40ba4aa3e6..62e482a95e 100644
> --- a/Documentation/git-filter-branch.txt
> +++ b/Documentation/git-filter-branch.txt
> @@ -532,7 +532,7 @@ The https://github.com/newren/git-filter-repo/[git filter-repo] tool is
>  an alternative to git-filter-branch which does not suffer from these
>  performance problems or the safety problems (mentioned below). For those
>  with existing tooling which relies upon git-filter-branch, 'git
> -repo-filter' also provides
> +filter-repo' also provides
>  https://github.com/newren/git-filter-repo/blob/master/contrib/filter-repo-demos/filter-lamely[filter-lamely],
>  a drop-in git-filter-branch replacement (with a few caveats).  While
>  filter-lamely suffers from all the same safety issues as
> --
> 2.29.0.rc1
>

      reply	other threads:[~2020-10-20 14:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-20  8:33 [PATCH] filter-branch doc: fix filter-repo typo Christian Couder
2020-10-20 14:43 ` Elijah Newren [this message]

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABPp-BEVH0gRPbm+_qrnHYCD6AMpcUOjDjM+HvwesV60s_Nc0w@mail.gmail.com \
    --to=newren@gmail.com \
    --cc=chriscool@tuxfamily.org \
    --cc=christian.couder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).