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

Re: What's cooking in git.git (Oct 2012, #01; Tue, 2)

From: Matthieu Moy <hidden>
Date: 2016-06-15 22:54:57

Andreas Schwab [off-list ref] writes:
Junio C Hamano [off-list ref] writes:
quoted
When we require "x/**/y", I think we still want it to match "x/y".
FWIW, in bash (+extglob), ksh and zsh it doesn't.
You're right about bash, but I see the opposite for zsh and ksh:

zsh$ echo x/**/y
x/y x/z/y

ksh$ echo x/**/y
x/y x/z/y

(didn't check the doc so see whether this was configurable, but I've set
HOME=/ when launching the shell to disable my own configuration)

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help