depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
blame
commit
diff
log msg
author
committer
range
path:
root
/
third_party
/
git
/
t
/
chainlint
/
cuddled-if-then-else.expect
blob: ab2a026fbc2f68048d67174fad32134ded3d2ce7 (
plain
) (
tree
)
1b593e1ea4d2
1
2
3
4
5
6
7
(
if test -z ""; then
echo empty
else
echo bizzy
> fi) &&
echo foobar