]> git.ipfire.org Git - thirdparty/git.git/blob - t/chainlint/inline-comment.expect
repo-settings: rename the traditional default fetch.negotiationAlgorithm
[thirdparty/git.git] / t / chainlint / inline-comment.expect
1 (
2 foobar &&
3 ?!AMP?! barfoo
4 flibble "not a # comment"
5 >) &&
6
7 (
8 cd foo &&
9 > flibble "not a # comment")