Nicolas Sebrecht <nicolas.s.dev@xxxxxx> writes: > The 06/07/10, Junio C Hamano wrote: >> Nicolas Sebrecht <nicolas.s.dev@xxxxxx> writes: >> >> > @@ -22,7 +22,7 @@ static struct unpack_trees_error_msgs unpack_plumbing_errors = { >> >> What word do you see before "errors" on the hunk comment line? > > So you'd rather not touching it? Well, "'d rather" is actually too weak a statement. The "struct unpack_trees_error_msgs" mechanism was introduced so that we can change the Porcelain level messages without breaking the plumbing API, which these messages are part of. Please see 8ccba00 (unpack-trees: allow Porcelain to give different error messages, 2008-05-17) and fadd069 (merge-recursive: give less scary messages when merge did not start, 2009-09-07) for backstory. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html