git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] git-rebase.txt: fix typo
@ 2020-03-28 19:12 Philippe Blain via GitGitGadget
  2020-03-28 21:03 ` Elijah Newren
  0 siblings, 1 reply; 2+ messages in thread
From: Philippe Blain via GitGitGadget @ 2020-03-28 19:12 UTC (permalink / raw)
  To: git; +Cc: Philippe Blain, Philippe Blain

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
-- 
gitgitgadget

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

* Re: [PATCH] git-rebase.txt: fix typo
  2020-03-28 19:12 [PATCH] git-rebase.txt: fix typo Philippe Blain via GitGitGadget
@ 2020-03-28 21:03 ` Elijah Newren
  0 siblings, 0 replies; 2+ messages in thread
From: Elijah Newren @ 2020-03-28 21:03 UTC (permalink / raw)
  To: Philippe Blain via GitGitGadget; +Cc: Git Mailing List, Philippe Blain

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'.

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

end of thread, other threads:[~2020-03-28 21:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-28 19:12 [PATCH] git-rebase.txt: fix typo Philippe Blain via GitGitGadget
2020-03-28 21:03 ` Elijah Newren

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).