Skip to content

Fix git-annex issue when using SSH on a custom port

James Lopez requested to merge fix/git-annex-ssh into master

Easiest thing here is to use the full repo path on the server side.

Fixes https://gitlab.com/gitlab-org/gitlab-ee/issues/166

Merge request reports