blob: 574cdceb071804481449a40820d51fa2a8a812b9 [file] [log] [blame]
Eric Sunshine56066522022-09-01 00:29:52 +00001echo nobody home && {
2 test the doohicky ?!AMP?!
3 right now
4} &&
5
6GIT_EXTERNAL_DIFF=echo git diff | {
7 read path oldfile oldhex oldmode newfile newhex newmode &&
8 test "z$oh" = "z$oldhex"
9}