mirror of
https://github.com/git/git.git
synced 2024-11-07 01:32:58 +01:00
e9263e4580
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> |
||
---|---|---|
.. | ||
Memoize | ||
Editor.pm | ||
Fetcher.pm | ||
GlobSpec.pm | ||
Log.pm | ||
Migration.pm | ||
Prompt.pm | ||
Ra.pm | ||
Utils.pm |