t / t4018 / cpp-template-function-definitionon commit submodule-config.c: use repo_get_oid for reading .gitmodules (d9b8b8f)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}