redmine_git_remote
redmine_git_remote copied to clipboard
Does not work with nonstandard ssh ports
if you want to use a private repo, you can't use something in the format of [email protected]:evolvingweb:"port"/my-secret-repo.git or [email protected]:evolvingweb:"port":/my-secret-repo.git I tried editing my 'redmine' users .ssh/config to make this work it worked from shell but not from redmine.
I tried it today and it works. Had to be careful about id_rsa permissions, folder permissions, gitlab group config, but it works.