Support
Support copied to clipboard
Changing from a http-remote to a ssh-remote is not possible
I have a repository which was configured with an http-remote: https://[email protected]/myname/myrepo.git
When I tried to edit the origin to [email protected]:myname/myrepo.git (so I could use my ssh-key) GitFiend did not react at all and when I tried to add a new remote the error message "Please enter a valid URL or Path" popped up.
Executing git remote set-url origin [email protected]:myname/myrepo.git directly in the terminal worked without a problem and after I did that, opening in GitFiend also worked without a problem.
It would be great if GitFiend could let me configure ssh-remotes directly :)
Thanks for your well written bug report :) This is something I want to fix soon.