blob: 6ee781d2f1645202887f80d8a6ac2e4cff8450c4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
### Please describe the problem.
Just feedback to you:
After I uninstalled git-annex (Windows), traditional git was not able to push changes to an origin server via ssh.
Instead I got an error "libcrypto.dll is missing".
Installing git once again after uninstalling git-annex solved the problem.
### What steps will reproduce the problem?
Installing and uninstalling git-annex.
### What version of git-annex are you using? On what operating system?
File "git-annex-installer.exe" downloaded 2014-11-09.
Windows 8.
### Please provide any additional information below.
[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
# End of transcript or log.
"""]]
|