DORMANTno replies

[PATCH] sparse-checkout: remove stray trailing space

From: Elijah Newren via GitGitGadget <hidden>
Date: 2021-12-23 17:07:08
Subsystem: the rest · Maintainer: Linus Torvalds

From: Elijah Newren <redacted>

Reported-by: Jiang Xin <redacted>
Signed-off-by: Elijah Newren <redacted>
---
    sparse-checkout: remove stray trailing space
    
    Reported at
    https://lore.kernel.org/git/CANYiYbE+1o-8KxY2UGaCMdZJEPtnbTWgBrcFf7E-_ra76=kWmQ@mail.gmail.com/ (local).

Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-1106%2Fnewren%2Fremove-stray-trailing-space-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-1106/newren/remove-stray-trailing-space-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/1106

 builtin/sparse-checkout.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/builtin/sparse-checkout.c b/builtin/sparse-checkout.c
index 0dae44c5759..45e838d8f87 100644
--- a/builtin/sparse-checkout.c
+++ b/builtin/sparse-checkout.c
@@ -759,7 +759,7 @@ static int sparse_checkout_set(int argc, const char **argv, const char *prefix)
 }
 
 static char const * const builtin_sparse_checkout_reapply_usage[] = {
-	N_("git sparse-checkout reapply [--[no-]cone] [--[no-]sparse-index] "),
+	N_("git sparse-checkout reapply [--[no-]cone] [--[no-]sparse-index]"),
 	NULL
 };
 
base-commit: d35954160a2c00a741e41030ff8449a9ae958439
-- 
gitgitgadget
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help