Skip to content

Home

View the remote URL

Displays the URL of the remote repository.

git config --get remote.origin.url

# Examples
git config --get remote.origin.url
# https://github.com/30-seconds/30-seconds-of-code

More like this

Start typing a keyphrase to see matching snippets.