Answers for "git push to remote using ssh"

0

git remote add ssh

git remote add origin ssh://user@host:1234/srv/git/example
Posted by: Guest on September-26-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language