All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] doc: sparse-checkout: fix mismatched sq
@ 2020-05-21  6:06 starlord via GitGitGadget
  2020-05-21  6:14 ` Elijah Newren
  0 siblings, 1 reply; 2+ messages in thread
From: starlord via GitGitGadget @ 2020-05-21  6:06 UTC (permalink / raw)
  To: git; +Cc: Elijah Newren, starlord, bojun.cbj

From: "bojun.cbj" <bojun.cbj@alibaba-inc.com>

Signed-off-by: bojun.cbj <bojun.cbj@alibaba-inc.com>
---
    doc: sparse-checkout: fix mismatched sq

Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-641%2FBerger7%2Fmaster-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-641/Berger7/master-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/641

 Documentation/git-sparse-checkout.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/git-sparse-checkout.txt b/Documentation/git-sparse-checkout.txt
index 1a3ace60820..7c8943af7af 100644
--- a/Documentation/git-sparse-checkout.txt
+++ b/Documentation/git-sparse-checkout.txt
@@ -70,7 +70,7 @@ C-style quoted strings.
 	`core.sparseCheckoutCone` is enabled, the given patterns are interpreted
 	as directory names as in the 'set' subcommand.
 
-'reapply::
+'reapply'::
 	Reapply the sparsity pattern rules to paths in the working tree.
 	Commands like merge or rebase can materialize paths to do their
 	work (e.g. in order to show you a conflict), and other

base-commit: 87680d32efb6d14f162e54ad3bda4e3d6c908559
-- 
gitgitgadget

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

* Re: [PATCH] doc: sparse-checkout: fix mismatched sq
  2020-05-21  6:06 [PATCH] doc: sparse-checkout: fix mismatched sq starlord via GitGitGadget
@ 2020-05-21  6:14 ` Elijah Newren
  0 siblings, 0 replies; 2+ messages in thread
From: Elijah Newren @ 2020-05-21  6:14 UTC (permalink / raw)
  To: starlord via GitGitGadget; +Cc: Git Mailing List, starlord, bojun.cbj

On Wed, May 20, 2020 at 11:06 PM starlord via GitGitGadget
<gitgitgadget@gmail.com> wrote:
>
> From: "bojun.cbj" <bojun.cbj@alibaba-inc.com>
>
> Signed-off-by: bojun.cbj <bojun.cbj@alibaba-inc.com>
> ---
>     doc: sparse-checkout: fix mismatched sq
>
> Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-641%2FBerger7%2Fmaster-v1
> Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-641/Berger7/master-v1
> Pull-Request: https://github.com/gitgitgadget/git/pull/641
>
>  Documentation/git-sparse-checkout.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/git-sparse-checkout.txt b/Documentation/git-sparse-checkout.txt
> index 1a3ace60820..7c8943af7af 100644
> --- a/Documentation/git-sparse-checkout.txt
> +++ b/Documentation/git-sparse-checkout.txt
> @@ -70,7 +70,7 @@ C-style quoted strings.
>         `core.sparseCheckoutCone` is enabled, the given patterns are interpreted
>         as directory names as in the 'set' subcommand.
>
> -'reapply::
> +'reapply'::
>         Reapply the sparsity pattern rules to paths in the working tree.
>         Commands like merge or rebase can materialize paths to do their
>         work (e.g. in order to show you a conflict), and other
>
> base-commit: 87680d32efb6d14f162e54ad3bda4e3d6c908559

Thanks for the patch!  It turns out that this one was already
submitted by Martin Ågren over here:
https://lore.kernel.org/git/69faf4d317547143f455321c5a70575cb7b0b0ad.1589739920.git.martin.agren@gmail.com/

Glad you all are fixing up my mistakes.  :-)

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

end of thread, other threads:[~2020-05-21  6:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-21  6:06 [PATCH] doc: sparse-checkout: fix mismatched sq starlord via GitGitGadget
2020-05-21  6:14 ` Elijah Newren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.