This website requires JavaScript.
Explore
Register
Sign In
kernel
/
git
mirror of
https://git.kernel.org/pub/scm/git/git.git
Watch
1
Star
0
Fork
You've already forked git
0
Code
Releases
Activity
master
git
/
t
/
greplint
/
bare-grep-subshell.test
6 lines
80 B
Plaintext
Raw
Permalink
Blame
History
test_expect_success 'grep in subshell is flagged' '
(
grep pattern file
)
'
View Git Blame
Copy Permalink