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
/
filter-pipe-output.test
4 lines
99 B
Plaintext
Raw
Permalink
Blame
History
test_expect_success 'grep piping to another command is not flagged' '
grep pattern file | wc -l
'
View Git Blame
Copy Permalink