]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/chained-block.expect
Merge branch 'jk/clone-allow-bare-and-o-together'
[thirdparty/git.git] / t / chainlint / chained-block.expect
1 echo nobody home && {
2 test the doohicky ?!AMP?!
3 right now
4 } &&
5
6 GIT_EXTERNAL_DIFF=echo git diff | {
7 read path oldfile oldhex oldmode newfile newhex newmode &&
8 test "z$oh" = "z$oldhex"
9 }