Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] git-tag: Fix -l option to use better shell style globs.

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:32

"Shawn O. Pearce" [off-list ref] writes:
Carlos Rica [off-list ref] wrote:
quoted
This patch removes certain behaviour of "git tag -l foo", currently
listing every tag name having "foo" as a substring.  The same
thing now could be achieved doing "git tag -l '*foo*'".
Even though this is a behavior change, I think its the right thing
to do.  The current behavior of searching "*$arg*" is downright
annoying.
Yes, I concur.  It is very annoying that "git tag -l gui"
matches "gitgui-0.7.0".

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