If you switch your Git repository from one to the other, you need to switch the address from the remote repository. To do so, you need the following command:
git remote set-url origin ssh://user@host:port/folder/repository-name.git
Keine Kommentare:
Kommentar veröffentlichen