Чтобы посмотреть настройки репозитария Git, нужно дать команду:
$ git config --list
user.name=armagedec
user.email=armagedec@ukrbash.org
core.editor=vi
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
remote.origin.url=git@github.com:armagedec/rrl_chart.git
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*
gitg.mainline=refs/heads/master