From: Junio C Hamano <gitster@pobox.com>
To: Vineet Kumar <vineet@doorstop.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Minor wording changes in the keyboard descriptions in git-add --interactive.
Date: Fri, 07 Mar 2008 15:47:14 -0800 [thread overview]
Message-ID: <7vk5ke14hp.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <1204928211-7168-1-git-send-email-vineet@doorstop.net> (Vineet Kumar's message of "Fri, 7 Mar 2008 14:16:51 -0800")
Vineet Kumar <vineet@doorstop.net> writes:
> There were some inconsistent mixing of "this hunk" and "that hunk" referring
> to the same hunk; I switched them all to "this". There was also a missing
> "the".
> ---
> Documentation/git-add.txt | 8 ++++----
> 1 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/git-add.txt b/Documentation/git-add.txt
> index 4779909..bc74fc0 100644
> --- a/Documentation/git-add.txt
> +++ b/Documentation/git-add.txt
> @@ -207,10 +207,10 @@ patch::
> and the working tree file and asks you if you want to stage
> the change of each hunk. You can say:
>
> - y - add the change from that hunk to index
> - n - do not add the change from that hunk to index
> - a - add the change from that hunk and all the rest to index
> - d - do not the change from that hunk nor any of the rest to index
> + y - add the change from this hunk to index
> + n - do not add the change from this hunk to index
> + a - add the change from this hunk and all the rest to index
> + d - do not add the change from this hunk nor any of the rest to index
> j - do not decide on this hunk now, and view the next
> undecided hunk
> J - do not decide on this hunk now, and view the next hunk
Hmm. Do we perhaps want to match this with the help text in
"sub help_patch_cmd" of git-add--interactive.perl?
next prev parent reply other threads:[~2008-03-07 23:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-07 22:16 [PATCH] Minor wording changes in the keyboard descriptions in git-add --interactive Vineet Kumar
2008-03-07 23:47 ` Junio C Hamano [this message]
2008-03-10 15:47 ` Vineet Kumar
2008-03-13 18:32 ` Vineet Kumar
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=7vk5ke14hp.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=vineet@doorstop.net \
/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).