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

View file

@ -20,3 +20,6 @@ Windows 8.
# End of transcript or log.
"""]]
> [[fixed|done]]; git-annex no longer includes its own ssh, and uses the
> one from msysgit. --[[Joey]]