Code & Deploy
Code
Models
Repos
Sign in
@leroysheep
/
Socializer
Socializer
/
t
/
greplint
/
bare-grep-count-mode.test
Code
Commits
Pulls
CI/CD
82,037
test
bisect
jch
maint
master
next
seen
test
todo
test
3 lines
87 Bytes
Copy permalink
Copy
Raw
1
test_expect_success
'grep -c is flagged (not special-cased)'
'
2
grep -c pattern file
3
'