Heya, On Mon, Jun 20, 2011 at 13:45, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > What is this change about? Is the plan to allow other commands after > a fetch_with_import? Sounds reasonable; I think it should be > advertised in the log message, though. Yeah, the order/granularity of these commits is perhaps suboptimal. The actual changes is by now explained in "export is no longer always the last command" and "change import semantics". Perhaps they should just be squashed together? > The disconnect_helper call writes the blank line that terminates the > list of "import %s" commands to start the import, so there would need Terminating the list of import commands isn't needed until the "change import semantics" commit, in which a write_constant(data->helper->in, "\n") is added. -- Cheers, Sverre Rabbelier -- 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