Sverre Rabbelier wrote: > Change the semantics of the import statement such that it matches > that of the list statement. That is, 'import\n' is followed by a list > of refs that should be exported, followed by '\n'. I think that for learnability, it would be better to use import <ref> import <ref> ... [blank line] since that is consistent with "fetch" and "push". I'll try mocking up a patch for that tonight. -- 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