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
/
exit-subshell.expect
blob: 793db12453bb6b49e8e61a5d5aba75bb0255564b (
plain
) (
blame
)
1
2
3
4
5
2 ( 3 foo || exit 1 4 bar && 5 baz 6 )