aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/git_annex_get_choke_when_remote_is_an_ssh_url_with_a_port.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/bugs/git_annex_get_choke_when_remote_is_an_ssh_url_with_a_port.mdwn')
-rw-r--r--doc/bugs/git_annex_get_choke_when_remote_is_an_ssh_url_with_a_port.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_get_choke_when_remote_is_an_ssh_url_with_a_port.mdwn b/doc/bugs/git_annex_get_choke_when_remote_is_an_ssh_url_with_a_port.mdwn
index 0746417fa..92cc9170f 100644
--- a/doc/bugs/git_annex_get_choke_when_remote_is_an_ssh_url_with_a_port.mdwn
+++ b/doc/bugs/git_annex_get_choke_when_remote_is_an_ssh_url_with_a_port.mdwn
@@ -9,3 +9,5 @@ this is confusing because git can handle this url correctly, and will happily cl
temporary workaround is to use ssh://host/annex as url and define remote.name.annex-ssh-options to "-p 5122", but we need to use this workaround when doing annex get and undo the workaround when pushing/cloning.
if i had more time, i would have learned haskell and provided a patch ;)
+
+> Fixed in git! --[[Joey]] [[done]]