index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
chainlint
/
command-substitution.expect
blob: c72e4df9e709d1e26f393d6e2d906626d94aa3a3 (
plain
)
1
2
3
4
5
6
7
8
9
(
foo &&
bar=$(gobble) &&
baz
) &&
(
bar=$(gobble blocks) ?!AMP?!
baz
)