t / t4018 / cpp-template-function-definitionon commit trace2: fixup access problem on /etc/gitconfig in read_very_early_config (f672dee)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}