Thread (3 messages) flat view 3 messages, 3 authors, 2017-02-08

Re: Fwd: Possibly nicer pathspec syntax?

From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2017-02-08 05:13:45


On Tue, 7 Feb 2017, Junio C Hamano wrote:
quoted
+		// Special case alias for '!'
/* style? */
Will fix.
I somehow do not think this is correct.  I expect

	cd t && git grep -e foo -- :^perf/

to look into things in 't' except for things in 't/perf', but the
above will grab hits from ../Documentation/ etc.  We need to pay
attention to PATHSPEC_PREFER_CWD bit in the flags word, I think.
Ok, that's easy enough.

Two-patch series to follow.

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