Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: >> > 2. the status parsing is not foolproof. We get a line like >> > >> > ng refs/heads/master arbitrary msg >> > >> > which cannot be parsed unambiguously in the face of >> > refnames with spaces. > > Since when can refnames contain spaces? In my copy of git, bad_ref_char() > in refs.c returns 1 if ch <= ' '. It's the first error path, even. Bah. You are right. - 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