t / t4018 / cpp-operator-definitionon commit filter-branch: fix errors caused by refs that point at non-committish (f78ab35)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}