10 lines
190 B
Plaintext
10 lines
190 B
Plaintext
|
echo nobody home && {
|
||
|
test the doohicky ?!AMP?!
|
||
|
right now
|
||
|
} &&
|
||
|
|
||
|
GIT_EXTERNAL_DIFF=echo git diff | {
|
||
|
read path oldfile oldhex oldmode newfile newhex newmode &&
|
||
|
test "z$oh" = "z$oldhex"
|
||
|
}
|