Am 28.12.2011 03:41 schrieb Junio C Hamano: > I am afraid the extra "Certificate unknown. " prefix may make the prompt > way too long to fit on a line on the terminal or in the GUI. Would it be > Ok to perhaps add LF to make it a multi-line prompt? Do GUI based helpers > make that into a dialog box with multi-line prompt, or do they just barf? LF is problematic. But we could do $prompt =~ s/\n/ /g; in _prompt()-method. -- Best regards, Sven Strickroth ClamAV, a GPL anti-virus toolkit http://www.clamav.net PGP key id F5A9D4C4 @ any key-server -- 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