index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
chainlint
/
broken-chain.expect
blob: b7b1ce8509b726ae4e22824d72da39eaa8ef48d7 (
plain
) (
blame
)
1
2
3
4
5
6
2 ( 3 foo && 4 bar ?!LINT: missing '&&'?! 5 baz && 6 wop 7 )