SSH port required
jacobboon opened this issue · 0 comments
jacobboon commented
I've noticed — and you also say in your video — that the SSH port is required in the DEST_REPO
. But this seems to only be the case because ssh://
is prepended to the new remote..
Is there a specific reason you do this? The default for git is to use ssh in the alpine package, and in my tests everything seems to work perfectly without it. :)