How to check git repository’s origin remote url at localhostAnkit AgrawalApril 20, 2021PhpYou can check remote URL by using following command git config --get remote.origin.url