t / t4018 / cpp-template-function-definitionon commit doc: fix location of 'info/' with $GIT_COMMON_DIR (3285b7b)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}