repo.or.cz
/
alt-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'ps/do-not-trust-commit-graph-blindly-for-existence' into kn/rev-list...
[alt-git.git]
/
t
/
chainlint
/
broken-chain.test
blob
2a44aa73b71a9794c4b51d7c13dc71ab25239596
1
(
2
foo &&
3
# LINT: missing "&&" from "bar"
4
bar
5
baz &&
6
# LINT: final statement before closing ")" legitimately lacks "&&"
7
wop
8
)