* [PATCH] docs: fix "without do cleaning" typo
@ 2023-09-15 17:53 Caleb Hill via GitGitGadget
2023-09-15 23:17 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Caleb Hill via GitGitGadget @ 2023-09-15 17:53 UTC (permalink / raw)
To: git; +Cc: Caleb Hill, Caleb Hill
From: Caleb Hill <chill389cc@gmail.com>
This pr fixes a typo I noticed today while reading documentation here:
https://git-scm.com/docs/git-clean#Documentation/git-clean.txt-quit
Signed-off-by: Caleb Hill <chill389cc@gmail.com>
---
docs: fix "without do cleaning" typo
This pr fixes a simple typo I noticed today while reading documentation
here:
https://git-scm.com/docs/git-clean#Documentation/git-clean.txt-quit
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1572%2Fchill389cc%2Fmaster-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1572/chill389cc/master-v1
Pull-Request: https://github.com/git/git/pull/1572
Documentation/git-clean.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/git-clean.txt b/Documentation/git-clean.txt
index 160d08b86bb..5e1a3d5148c 100644
--- a/Documentation/git-clean.txt
+++ b/Documentation/git-clean.txt
@@ -127,7 +127,7 @@ ask each::
quit::
- This lets you quit without do cleaning.
+ This lets you quit without doing any cleaning.
help::
base-commit: 94e83dcf5b5faaa22e32729305f8fd7090bfdfed
--
gitgitgadget
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: fix "without do cleaning" typo
2023-09-15 17:53 [PATCH] docs: fix "without do cleaning" typo Caleb Hill via GitGitGadget
@ 2023-09-15 23:17 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2023-09-15 23:17 UTC (permalink / raw)
To: Caleb Hill via GitGitGadget; +Cc: git, Caleb Hill, Caleb Hill
"Caleb Hill via GitGitGadget" <gitgitgadget@gmail.com> writes:
> From: Caleb Hill <chill389cc@gmail.com>
>
> This pr fixes a typo I noticed today while reading documentation here:
> https://git-scm.com/docs/git-clean#Documentation/git-clean.txt-quit
>
> Signed-off-by: Caleb Hill <chill389cc@gmail.com>
> ---
> docs: fix "without do cleaning" typo
>
> This pr fixes a simple typo I noticed today while reading documentation
> here:
> https://git-scm.com/docs/git-clean#Documentation/git-clean.txt-quit
Thanks; I'll reword the proposed log message a bit and queue.
> diff --git a/Documentation/git-clean.txt b/Documentation/git-clean.txt
> index 160d08b86bb..5e1a3d5148c 100644
> --- a/Documentation/git-clean.txt
> +++ b/Documentation/git-clean.txt
> @@ -127,7 +127,7 @@ ask each::
>
> quit::
>
> - This lets you quit without do cleaning.
> + This lets you quit without doing any cleaning.
"without cleaning" would probably mean the same thing and a tad
shorter, but let's use what you wrote as-is.
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-09-15 23:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-15 17:53 [PATCH] docs: fix "without do cleaning" typo Caleb Hill via GitGitGadget
2023-09-15 23:17 ` Junio C Hamano
Code repositories for project(s) associated with this public inbox
https://80x24.org/pub/scm/git/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).