index
:
git.git
main
maint
master
next
seen
todo
The core git plumbing
Junio C. Hamano
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
chainlint
/
multi-line-nested-command-substitution.test
blob: ca0620ab6b14b6bed39226565eb3d2d120f6f36e (
plain
)
1
2
3
4
5
6
7
8
9
( foo && x=$( echo bar | cat ) && echo ok ) | sort