t / t4018 / perl-sub-definitionon commit transport-helper: ask the helper to set progress and verbosity options after asking for its capabilities (2879bc3)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}