t / t4018 / perl-sub-definitionon commit completion: let 'for-each-ref' strip the remote name from remote branches (e8cb023)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}