Thread (1 message) 1 message, 1 author, 2017-01-27

Re: [PATCH v3 4/4] urlmatch: allow globbing for the URL host part

From: Junio C Hamano <hidden>
Date: 2017-01-27 17:47:13

Patrick Steinhardt [off-list ref] writes:
quoted
This is probably a useful improvement.

Having said that, when I mentioned "glob", I meant to also support
something like this:

	https://www[1-4].ibm.com/
The problem with additional extended syntax like proposed by you
is that we would indeed need an escaping mechanism here.
True.  I think a true shell globbing is overkill (so is regexp) and
just a simple wildcarding with '*' would be a good first step that
is easy to explain and later extend as needed.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help