]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/chain-break-false.expect
Merge branch 'jk/clone-allow-bare-and-o-together'
[thirdparty/git.git] / t / chainlint / chain-break-false.expect
1 if condition not satisified
2 then
3 echo it did not work...
4 echo failed!
5 false
6 else
7 echo it went okay ?!AMP?!
8 congratulate user
9 fi