t / t4018 / cpp-operator-definitionon commit remote: expose parse_push_refspec function (c19ae47)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}