git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Michael J Gruber <git@drmicha.warpmail.net>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] RelNotes/1.8.0: various typo and style fixes
Date: Tue, 02 Oct 2012 10:17:17 -0700	[thread overview]
Message-ID: <7vd310aj4y.fsf@alter.siamese.dyndns.org> (raw)
In-Reply-To: <0a88dc3dd202903b2fbb2d32079767e45a72bb9e.1349188433.git.git@drmicha.warpmail.net> (Michael J. Gruber's message of "Tue, 2 Oct 2012 16:35:55 +0200")

Michael J Gruber <git@drmicha.warpmail.net> writes:

> Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
> ---
> Just trying to make it clearer, and threw in an article or two.
> Also, tried to make the use of tenses a bit more uniform.

Thanks.

>  Documentation/RelNotes/1.8.0.txt | 48 ++++++++++++++++++++--------------------
>  1 file changed, 24 insertions(+), 24 deletions(-)
>
> diff --git a/Documentation/RelNotes/1.8.0.txt b/Documentation/RelNotes/1.8.0.txt
> index cc460a4..a17f893 100644
> --- a/Documentation/RelNotes/1.8.0.txt
> +++ b/Documentation/RelNotes/1.8.0.txt
> @@ -4,11 +4,11 @@ Git v1.8.0 Release Notes
>  Backward compatibility notes
>  ----------------------------
>  
> -In the next major release, we will change the behaviour of the "git
> +In the next major release, we will change the behavior of the "git
>  push" command.  When "git push [$there]" does not say what to push, we
> -have used the traditional "matching" semantics (all your branches were
> +have used the traditional "matching" semantics so far (all your branches were
>  sent to the remote as long as there already are branches of the same
> -name over there).  We will use the "simple" semantics, that pushes the
> +name over there).  We will now use the "simple" semantics, that pushes the
>  current branch to the branch with the same name only when the current
>  branch is set to integrate with that remote branch.  There is a user
>  preference configuration variable "push.default" to change this, and

"so far" sounds fine but "will now" feels a bit overkill.

All the rest looked good.  Thanks.

      reply	other threads:[~2012-10-02 17:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-02 14:35 [PATCH] RelNotes/1.8.0: various typo and style fixes Michael J Gruber
2012-10-02 17:17 ` Junio C Hamano [this message]

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=7vd310aj4y.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@drmicha.warpmail.net \
    --cc=git@vger.kernel.org \
    /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).