summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-10-22 13:32:10 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-10-22 13:32:10 -0400
commitc5719efe4528e29019235e89c3e997d9abce344b (patch)
tree07bc7951ce65198fb4840d8db975e47752643891 /doc
parentface409c2b7a00928826d29ac6b4523532850e10 (diff)
webapp: Fix bug when adding a remote and git-remote-gcrypt is not installed.
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/Adding_unencrypted_repo_on_drive_in_webapp_gives_internal_server_error__.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/Adding_unencrypted_repo_on_drive_in_webapp_gives_internal_server_error__.mdwn b/doc/bugs/Adding_unencrypted_repo_on_drive_in_webapp_gives_internal_server_error__.mdwn
index 99af19d22..ab98c631e 100644
--- a/doc/bugs/Adding_unencrypted_repo_on_drive_in_webapp_gives_internal_server_error__.mdwn
+++ b/doc/bugs/Adding_unencrypted_repo_on_drive_in_webapp_gives_internal_server_error__.mdwn
@@ -64,3 +64,6 @@ h the git-annex assistant, paste in .git/annex/daemon.log
"""]]
I'm not at my computer, will check upstream Git later. Sorry if this has been reported before.
+
+> This only occurred when git-remote-gcrypt was not installed.
+> I've fixed the bug. [[done]] --[[Joey]]