Windows: Avoid eating stdin when running ssh to add a authorized key, since this is used for password prompting.

This commit is contained in:
Joey Hess 2014-01-01 15:49:51 -04:00
parent 2c27b1397b
commit fab7adb161
2 changed files with 7 additions and 5 deletions

2
debian/changelog vendored
View file

@ -3,6 +3,8 @@ git-annex (5.20131231) UNRELEASED; urgency=medium
* external special remote protocol: Added GETUUID.
* Windows: Fix bug in direct mode merge code that could cause files
in subdirectories to go missing.
* Windows: Avoid eating stdin when running ssh to add a authorized key,
since this is used for password prompting.
-- Joey Hess <joeyh@debian.org> Tue, 31 Dec 2013 13:41:18 -0400