On Tue, Oct 23, 2012 at 4:48 PM, Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx> wrote: > 乙酸鋰 <ch3cooli@xxxxxxxxx> writes: > >> Hi, >> >> Could you launch a separate program for HTTPS prompt like SSH_ASKPASS? >> This allows GUI programs to answer the trust or not, not via stdin. > > Read about credential helpers, this is what they are meant for, and they > do launch separate programs. > The prompting-support for credential helpers didn't survive the inclusion; instead we have git_prompt() that consults GIT_ASKPASS and SSH_ASKPASS or falls back to git_terminal_prompt(). -- 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