Skip to content

Mention the expected ssh:// format on the "Mirroring repositories" page

Eric Engestrom requested to merge 1ace/gitlab:mirrors-instructions-ssh into master

What does this MR do and why?

The "Mirroring repositories" section in the settings pages mentions that ssh is supported, but the usual syntax (git@example.com:group/repo.git) is not supported; the error message simply says "Invalid URL" with no explanation. This should probably be fixed as well, but let's start by telling the user what we want from them before they hit the error.

Screenshots or screen recordings

no screenshot yet

How to set up and validate locally

no validation done as this simply adds another line in the existing message

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports