Raw
1 2 echo nobody home && {
2 3 test the doohicky ?!LINT: missing '&&'?!
3 4 right now
4 5 } &&
5 6
6 7 GIT_EXTERNAL_DIFF=echo git diff | {
7 8 read path oldfile oldhex oldmode newfile newhex newmode &&
8 9 test "z$oh" = "z$oldhex"
9 10 }