#3539 fix invalid ssh url in clone dropdown
Merged by pingou. Opened by ryanlerch.
ryanlerch/pagure username-in-ssh-url  into  master

Download 3539.patch

the macro that was printing the ssh url uses unnamed
parameters, so it was using the username as the prefix.
sending an empty string prefix fixes this issue.

Fixes #3532

Looks good to me

rebased onto a8ce0572cd5dfe373f7e55fe8fb26be0e83d4729

Pull-Request has been merged by pingou

Metadata