git remote get-url <name>
Retrieves the URLs for a remote
Arguments
Name | Description |
---|---|
name |
Options
Name | Description |
---|---|
--push | Push URLs are queried rather than fetch URLs |
--all | All URLs for the remote will be listed |
Retrieves the URLs for a remote
Name | Description |
---|---|
name |
Name | Description |
---|---|
--push | Push URLs are queried rather than fetch URLs |
--all | All URLs for the remote will be listed |