diff options
author | Sven Strickroth <sven.strickroth@tu-clausthal.de> | 2012-12-18 01:28:48 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-12-17 17:21:26 -0800 |
commit | e9263e458055ab361a7292adc800d3e62b47b39f (patch) | |
tree | 4837e2357d01eb990c34d87c3c7b20d5d34ea61f /git-instaweb.sh | |
parent | perl/Git.pm: Honor SSH_ASKPASS as fallback if GIT_ASKPASS is not set (diff) | |
download | tgif-e9263e458055ab361a7292adc800d3e62b47b39f.tar.xz |
git-svn, perl/Git.pm: extend and use Git->prompt method for querying users
git-svn reads usernames and other user queries from an interactive
terminal. This cause GUIs (w/o STDIN connected) to hang waiting forever
for git-svn to complete (http://code.google.com/p/tortoisegit/issues/detail?id=967).
This change extends the Git::prompt helper, so that it can also be used
for non password queries, and makes use of it instead of using
hand-rolled prompt-response code that only works with the interactive
terminal.
Signed-off-by: Sven Strickroth <email@cs-ware.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-instaweb.sh')
0 files changed, 0 insertions, 0 deletions