t / t4018 / perl-sub-definitionon commit refs.c: pass the ref log message to _create/delete/update instead of _commit (db7516a)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}