“git zdalny dodaj SSH URL” Kod odpowiedzi

Zmień pilot, aby użyć polecenia SSH GIT

git remote add origin [email protected]:nikhilbhardwaj/abc.git
Defiant Dormouse

git zdalny dodaj ssh

git remote add origin ssh://user@host:1234/srv/git/example
Smoggy Skipper

git zdalny dodaj SSH URL

/*in .git/config */
[remote "origin"]
    url = ssh://[email protected]:/path/to/myrepo.git
Friendly Hawk

Odpowiedzi podobne do “git zdalny dodaj SSH URL”

Pytania podobne do “git zdalny dodaj SSH URL”

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu