Can a git repository use different transport protocols per branch? – Ubuntu
Server blocks outgoing SSH on port 22. Trying to connect a new repo to an existing private GitHub repo. On server: git init . git remote add [email protected]:<github_username>/repo_name.git Strangest result sees my unable to communicate with GitHub whilst checked out…