t / t4018 / cpp-operator-definitionon commit rewrite git_config() to use the config-set API (155ef25)
   1Value operator+(Value LEFT, Value RIGHT)
   2{
   3        ChangeMe;
   4}