# File lib/git-review/local.rb, line 313
def
config_list
git_call
(
'config --list'
,
false
)
end