From 405745acdd1300d8a1e1db1ca653d867c556adf5 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/wpdhh7Et0MiET3shW4BlKe60GFs_mXI-#16fd9" Date: Thu, 5 May 2011 22:35:44 +0000 Subject: [PATCH] --- ...hlist:_Prevent_repeated_password_prompts_for_one_command.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/todo/wishlist:_Prevent_repeated_password_prompts_for_one_command.mdwn diff --git a/doc/todo/wishlist:_Prevent_repeated_password_prompts_for_one_command.mdwn b/doc/todo/wishlist:_Prevent_repeated_password_prompts_for_one_command.mdwn new file mode 100644 index 0000000000..6c12b1d155 --- /dev/null +++ b/doc/todo/wishlist:_Prevent_repeated_password_prompts_for_one_command.mdwn @@ -0,0 +1 @@ +Simple, when performing various git annex command over ssh, in particular a multi-file get, and using password authentication, git annex will prompt more than once for a user password. This makes batch updates very inconvenient.