Ändern Sie die Fernbedienung, um den SSH GIT -Befehl zu verwenden
git remote add origin [email protected]:nikhilbhardwaj/abc.git
Defiant Dormouse
git remote add origin [email protected]:nikhilbhardwaj/abc.git
git remote add origin ssh://user@host:1234/srv/git/example
/*in .git/config */
[remote "origin"]
url = ssh://[email protected]:/path/to/myrepo.git