git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Christian Couder <christian.couder@gmail.com>
Cc: git@vger.kernel.org, Jeff King <peff@peff.net>,
	Duy Nguyen <pclouds@gmail.com>,
	Johannes Schindelin <Johannes.Schindelin@gmx.de>,
	Stefan Beller <sbeller@google.com>,
	Christian Couder <chriscool@tuxfamily.org>,
	Ramsay Jones <ramsay@ramsayjones.plus.com>,
	SZEDER Gabor <szeder.dev@gmail.com>
Subject: Re: [PATCH v5 5/7] t: add t5319-delta-islands.sh
Date: Thu, 16 Aug 2018 10:54:43 -0700	[thread overview]
Message-ID: <xmqq1sayfb8c.fsf@gitster-ct.c.googlers.com> (raw)
In-Reply-To: <20180816061313.19298-6-chriscool@tuxfamily.org> (Christian Couder's message of "Thu, 16 Aug 2018 08:13:11 +0200")

Christian Couder <christian.couder@gmail.com> writes:

> From: Jeff King <peff@peff.net>
>
> Signed-off-by: Jeff King <peff@peff.net>
> Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
> ---
>  t/t5319-delta-islands.sh | 143 +++++++++++++++++++++++++++++++++++++++
>  1 file changed, 143 insertions(+)
>  create mode 100755 t/t5319-delta-islands.sh

I should have told you what I had to do (or rather, I should have
told you to pay attention to what I had to do ;-) to avoid this
exchange earlier, but there already is another topic that wants to
use 5319 which means this topic breaks the test-lint, so I've been
renaming it to 5320 in my integration.

I'll locally rename it again, but if there is a need for further
update (I do not offhand know if there is), please do not forget to
rename it on your end before sending it.

Thanks.

  reply	other threads:[~2018-08-16 17:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-16  6:13 [PATCH v5 0/7] [PATCH v4 0/7] Add delta islands support Christian Couder
2018-08-16  6:13 ` [PATCH v5 1/7] Add delta-islands.{c,h} Christian Couder
2018-08-16  6:13 ` [PATCH v5 2/7] pack-objects: refactor code into compute_layer_order() Christian Couder
2018-08-16  6:13 ` [PATCH v5 3/7] pack-objects: add delta-islands support Christian Couder
2018-08-16  6:13 ` [PATCH v5 4/7] repack: " Christian Couder
2018-08-16  6:13 ` [PATCH v5 5/7] t: add t5319-delta-islands.sh Christian Couder
2018-08-16 17:54   ` Junio C Hamano [this message]
2018-08-16  6:13 ` [PATCH v5 6/7] pack-objects: move tree_depth into 'struct packing_data' Christian Couder
2018-08-16  6:13 ` [PATCH v5 7/7] pack-objects: move 'layer' " Christian Couder
2018-08-16  6:17 ` [PATCH v5 0/7] [PATCH v4 0/7] Add delta islands support Christian Couder

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=xmqq1sayfb8c.fsf@gitster-ct.c.googlers.com \
    --to=gitster@pobox.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=chriscool@tuxfamily.org \
    --cc=christian.couder@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=pclouds@gmail.com \
    --cc=peff@peff.net \
    --cc=ramsay@ramsayjones.plus.com \
    --cc=sbeller@google.com \
    --cc=szeder.dev@gmail.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 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).