t / t4018 / cpp-template-function-definitionon commit filter-branch: fix errors caused by refs that point at non-committish (f78ab35)
   1template<class T> int RIGHT(T arg)
   2{
   3        ChangeMe;
   4}