All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: What's cooking in git.git (Dec 2017, #03; Wed, 13)
Date: Thu, 14 Dec 2017 18:41:07 +0100	[thread overview]
Message-ID: <87zi6lb424.fsf@evledraar.gmail.com> (raw)
In-Reply-To: <xmqqzi6mutcc.fsf@gitster.mtv.corp.google.com>


On Wed, Dec 13 2017, Junio C. Hamano jotted:

>
> * ab/simplify-perl-makefile (2017-12-11) 1 commit
>   (merged to 'next' on 2017-12-13 at 1b791d2503)
>  + Makefile: replace perl/Makefile.PL with simple make rules
>
>  The build procedure for perl/ part has been greatly simplified by
>  weaning ourselves off of MakeMaker.
>
>  Will merge to 'master'.

I noticed this tiny grammar error in the commit message which you may
want to amend (or maybe it's not worth it since it's in next already):

    As a side-effect of these general changes the perl documentation
    now only installed by install-{doc,man}, not a mere "install" as
    before

That should be:

    As a side-effect of these general changes the perl documentation is
    now only installed by install-{doc,man}, not a mere "install" as
    before

I.e. it's missing an "is" between "documentation" and "now".

  parent reply	other threads:[~2017-12-14 17:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-13 23:00 What's cooking in git.git (Dec 2017, #03; Wed, 13) Junio C Hamano
2017-12-14 12:37 ` Kaartic Sivaraam
2017-12-14 17:20   ` Junio C Hamano
2017-12-14 21:08     ` Junio C Hamano
2017-12-16  6:06       ` Kaartic Sivaraam
2017-12-14 21:09     ` [PATCH v4 2/3] rebase: distinguish user input by quoting it Junio C Hamano
2017-12-14 21:09     ` [PATCH v4 3/3] rebase: rebasing can also be done when HEAD is detached Junio C Hamano
2017-12-15 15:29     ` What's cooking in git.git (Dec 2017, #03; Wed, 13) Kaartic Sivaraam
2017-12-14 17:41 ` Ævar Arnfjörð Bjarmason [this message]
2017-12-14 21:04 ` Jonathan Nieder
2017-12-14 21:06   ` Junio C Hamano
2017-12-14 21:26     ` Jonathan Nieder
2017-12-15 12:39 ` Johannes Schindelin
2018-01-09 12:59 ` Lars Schneider
2018-01-09 18:59   ` Junio C Hamano

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=87zi6lb424.fsf@evledraar.gmail.com \
    --to=avarab@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /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 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.