git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Elijah Newren <newren@gmail.com>
To: Philippe Blain via GitGitGadget <gitgitgadget@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>,
	Philippe Blain <levraiphilippeblain@gmail.com>
Subject: Re: [PATCH] git-rebase.txt: fix typo
Date: Sat, 28 Mar 2020 14:03:36 -0700	[thread overview]
Message-ID: <CABPp-BE=5U6J12Wq0+JXRRWP3FX5g51jCCr+K19xnB0=tDVw-A@mail.gmail.com> (raw)
In-Reply-To: <pull.740.git.git.1585422720838.gitgitgadget@gmail.com>

On Sat, Mar 28, 2020 at 12:44 PM Philippe Blain via GitGitGadget
<gitgitgadget@gmail.com> wrote:
>
> From: Philippe Blain <levraiphilippeblain@gmail.com>
>
> Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com>
> ---
>     git-rebase.txt: fix typo
>
>     CC: Junio C Hamano gitster@pobox.com [gitster@pobox.com], Elijah Newren
>     newren@gmail.com [newren@gmail.com]
>
> Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-740%2Fphil-blain%2Fdoc-rebase-typo-v1
> Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-740/phil-blain/doc-rebase-typo-v1
> Pull-Request: https://github.com/git/git/pull/740
>
>  Documentation/git-rebase.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt
> index f7a6033607f..46ddf172d9c 100644
> --- a/Documentation/git-rebase.txt
> +++ b/Documentation/git-rebase.txt
> @@ -605,7 +605,7 @@ BEHAVIORAL DIFFERENCES
>  -----------------------
>
>  git rebase has two primary backends: apply and merge.  (The apply
> -backend used to known as the 'am' backend, but the name led to
> +backend used to be known as the 'am' backend, but the name led to
>  confusion as it looks like a verb instead of a noun.  Also, the merge
>  backend used to be known as the interactive backend, but it is now
>  used for non-interactive cases as well.  Both were renamed based on
>
> base-commit: 3bab5d56259722843359702bc27111475437ad2a

Thanks for catching my missing 'be'.

      reply	other threads:[~2020-03-28 21:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-28 19:12 [PATCH] git-rebase.txt: fix typo Philippe Blain via GitGitGadget
2020-03-28 21:03 ` 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

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

  git send-email \
    --in-reply-to='CABPp-BE=5U6J12Wq0+JXRRWP3FX5g51jCCr+K19xnB0=tDVw-A@mail.gmail.com' \
    --to=newren@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitgitgadget@gmail.com \
    --cc=levraiphilippeblain@gmail.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.
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).