An alternative to kubi's answer is to have a look at the .git/config file which shows the local repository configuration:
cat .git/config
An alternative to kubi's answer is to have a look at the .git/config file which shows the local repository configuration:
cat .git/config