How to check git repository’s origin remote url at localhost

You can check remote URL by using following command


git config --get remote.origin.url