Sverre Rabbelier <srabbelier@xxxxxxxxx> writes: > You can have multiple imports in the current system, you just need to > remember to add the trailing newline. > > import refs/heads/master > \n > import refs/heads/next > \n Then I'm lost. Isn't \n supposed to mean that the list of commands is over, and that the remote-helper should terminate? Also, who is "you" in your sentence? It can't be the remote helper (which reads this sequence), so it has to be Git's transport-helper. Are you saying that the transport-helper should be modified to add \n after sending an import command? -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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