index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
chainlint
/
exit-subshell.expect
blob: 793db12453bb6b49e8e61a5d5aba75bb0255564b (
plain
)
1
2
3
4
5
2 ( 3 foo || exit 1 4 bar && 5 baz 6 )