t / t4018 / perl-sub-definitionon commit commit: allow prepare_commit_graft to handle arbitrary repositories (2f6c767)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}