Toon Claes [off-list ref] writes:
Junio C Hamano [off-list ref] writes:
quoted
Yup. The patch looks good. Here is what I tentatively queued.
----- >8 -----
From: Toon Claes <redacted>
Date: Wed, 10 Jan 2024 15:15:59 +0100
Subject: [PATCH] builtin/show-ref: treat directory directory as non-existing
in --exists
You have a duplicate "directory" here.
Yikes. I did notice a breakage in somebody's mailer that inserted a
SP after the first dash in "--exists" and fixed it, but did not
notice you had "directory" duplicated there. Thanks for noticing.
Amended. Let's merge it down to 'next'.
Thanks.