t / t4018 / cpp-function-returning-referenceon commit line-log: use commit_list_append() instead of duplicating its code (72c7794)
   1string& get::it::RIGHT(char *ptr)
   2{
   3        ChangeMe;
   4}