Skip to content

Commit 77266e9

Browse files
snoackgitster
authored andcommitted
git-svn: Don't prompt for client cert password everytime.
Acked-by: Eric Wong <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 21a2d69 commit 77266e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

git-svn.perl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3643,6 +3643,7 @@ ()
36433643
SVN::Client::get_ssl_client_cert_file_provider(),
36443644
SVN::Client::get_ssl_client_cert_prompt_provider(
36453645
\&Git::SVN::Prompt::ssl_client_cert, 2),
3646+
SVN::Client::get_ssl_client_cert_pw_file_provider(),
36463647
SVN::Client::get_ssl_client_cert_pw_prompt_provider(
36473648
\&Git::SVN::Prompt::ssl_client_cert_pw, 2),
36483649
SVN::Client::get_username_provider(),

0 commit comments

Comments
 (0)