t / chainlint / cuddled-if-then-else.expecton commit Recommend git-filter-repo instead of git-filter-branch (9df53c5)
   1(
   2if test -z ""; then
   3    echo empty
   4 else
   5    echo bizzy
   6> fi) &&
   7echo foobar