Jonathan Nieder <jrnieder@xxxxxxxxx> writes: > run-command.c does > > system(["sh", "-c", ('%s "$@"' % editor), editor, template_file]) > > to avoid having to figure out how to shell-quote template_file. Yup, thanks. -- 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