From: "brian m. carlson" <sandals@crustytoothpaste.net>
To: M Hickford <mirth.hickford@gmail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: Feature request: partial URL matching for credential config
Date: Tue, 30 Sep 2025 15:03:48 +0000 [thread overview]
Message-ID: <aNvxVOUyijGaJfsr@fruit.crustytoothpaste.net> (raw)
In-Reply-To: <CAGJzqsn7BbaVckJ17XhsDHLtmS3OZPBG=oniwe+FRjhEwGc+Eg@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 756 bytes --]
On 2025-09-27 at 18:48:46, M Hickford wrote:
> Any thoughts on adding support for URL prefix matching?
>
> Example syntax could be credential.https://example.com/org1/*.key
> (explicit wildcard) or credential.https://example.com/org1/.key
> (implicit wildcard)
I think I may have added support for this (using the urlmatch patterns)
but didn't document it[0]. I see some tests for it in t0300. Have you
tried it?
Regardless, I believe it's a useful feature that we should have.
If, perchance, I did add it and it's still around, would you be willing
to write some documentation for it?
[0] I believe Dscho graciously helped fix a few bugs in my changes,
which I appreciate.
--
brian m. carlson (they/them)
Toronto, Ontario, CA
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
next prev parent reply other threads:[~2025-09-30 15:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-27 18:48 Feature request: partial URL matching for credential config M Hickford
2025-09-28 14:13 ` M Hickford
2025-09-30 15:03 ` brian m. carlson [this message]
2025-09-30 18:59 ` M Hickford
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=aNvxVOUyijGaJfsr@fruit.crustytoothpaste.net \
--to=sandals@crustytoothpaste.net \
--cc=git@vger.kernel.org \
--cc=mirth.hickford@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).