t / chainlint / negated-one-liner.expecton commit tree-walk.c: remove the_repo from get_tree_entry() (50ddb08)
   1! (foo && bar) &&
   2! (foo && bar) >baz &&
   3
   4?!SEMI?!! (foo; bar) &&
   5?!SEMI?!! (foo; bar) >baz