t / t4018 / perl-sub-definitionon commit submodule: support reading .gitmodules when it's not in the working tree (76e9bdc)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}