All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Johannes Sixt <j6t@kdbg.org>
Cc: Matt Hunter <m@lfurio.us>,  git@vger.kernel.org
Subject: Re: [PATCH] revision: fix --left/right-only use with unrelated histories
Date: Tue, 01 Apr 2025 02:56:58 -0700	[thread overview]
Message-ID: <xmqqwmc49pcl.fsf@gitster.g> (raw)
In-Reply-To: <644ce9b5-755c-4faf-aaf8-b0383e12ff64@kdbg.org> (Johannes Sixt's message of "Sun, 30 Mar 2025 10:31:59 +0200")

Johannes Sixt <j6t@kdbg.org> writes:

> Am 30.03.25 um 07:49 schrieb Matt Hunter:
>> +	test $(comm -12 <(sort head) <(sort cmp) | wc -l) = "0"
>
> Process substitution does not work on Windows. Please use temporary files.

Also it is not portable across POSIX compilant shells (IIRC it is a
bash-ism).

  reply	other threads:[~2025-04-01  9:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-30  5:49 [PATCH] revision: fix --left/right-only use with unrelated histories Matt Hunter
2025-03-30  8:31 ` Johannes Sixt
2025-04-01  9:56   ` Junio C Hamano [this message]
2025-03-30 10:11 ` Phillip Wood
2025-03-30 10:54   ` Matt Hunter
2025-04-02 13:12     ` phillip.wood123
2025-04-04  5:13       ` Matt Hunter
2025-03-30 11:24 ` [PATCH v2] " Matt Hunter
2025-04-11 14:41   ` 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=xmqqwmc49pcl.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=j6t@kdbg.org \
    --cc=m@lfurio.us \
    /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.