Added a comment
This commit is contained in:
parent
f7e7cc82c7
commit
aedac076dd
1 changed files with 12 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://joeyh.name/"
|
||||||
|
subject="comment 3"
|
||||||
|
date="2014-12-03T17:26:08Z"
|
||||||
|
content="""
|
||||||
|
msysgit does ship a ssh, in Git/bin/
|
||||||
|
|
||||||
|
So, when git-annex is installed on top of git, it installs its own ssh there, overwriting git's. Removing git-annex will then remove the ssh, and leave git w/o a ssh.
|
||||||
|
So, that's clearly wrong, although I was not able to reproduce git-annex's ssh being left behind. That must be what happened though, since git's ssh is not linked with libcrypto.dll.
|
||||||
|
|
||||||
|
In any case, there's no reason for git-annex to ship a ssh, since msysgit already does. So I will fix the bug that way.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue