diff options
author | Joey Hess <id@joeyh.name> | 2014-12-03 13:26:05 -0400 |
---|---|---|
committer | Joey Hess <id@joeyh.name> | 2014-12-03 13:26:05 -0400 |
commit | cb032f201e0bb1f9710a81fa2980b6221b0ee041 (patch) | |
tree | 14308f405d25cc5b026e8080125d8c545bec73bb /doc/bugs | |
parent | e7ff8042d68c8e19545844f3c7a7190f043b3915 (diff) |
Windows: ssh is no longer included in the git-annex bundle, since msysgit includes it.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn b/doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn index 6ee781d2f..642bcef8b 100644 --- a/doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn +++ b/doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn @@ -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]] |