Manage Remotes
List All Remote
Add Remote
This is usually used after
git init
.
Example
Update Remote Endpoint
This allows you to switch the remote endpoint between SSH and HTTPS, or to a new endpoint.
Example:
Last updated