Windows: ssh is no longer included in the git-annex bundle, since msysgit includes it.

This commit is contained in:
Joey Hess 2014-12-03 13:26:05 -04:00
parent f7e7cc82c7
commit 10b139956a
3 changed files with 11 additions and 2 deletions

2
debian/changelog vendored
View file

@ -18,6 +18,8 @@ git-annex (5.20141126) UNRELEASED; urgency=medium
* Don't show "(gpg)" when decrypting the remote encryption cipher,
since this could be taken to read that's the only time git-annex
runs gpg, which is not the case.
* Windows: ssh is no longer included in the git-annex bundle,
since msysgit includes it.
-- Joey Hess <joeyh@debian.org> Mon, 10 Nov 2014 15:31:55 -0400