summaryrefslogtreecommitdiff
path: root/doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawktFJRkdqZvsZB59DrY-N1988HkjSIIZ5w <Micha@web>2014-11-29 21:56:37 +0000
committerGravatar admin <admin@branchable.com>2014-11-29 21:56:37 +0000
commita2cf1ded12915926240239c4adc6c48bd195f331 (patch)
tree0bcdc579b9454ca2142fe21f6683b52fab95aa5e /doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn
parentc794e6cd8bb2ac59bfba3c8a9dbbe16b734a7980 (diff)
Diffstat (limited to 'doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn')
-rw-r--r--doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn b/doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn
new file mode 100644
index 000000000..6ee781d2f
--- /dev/null
+++ b/doc/bugs/Uninstalling_removes_libcrypto.dll.mdwn
@@ -0,0 +1,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.
+"""]]