class Git::Config

def git_ssh

def git_ssh
  @git_ssh || ENV['GIT_SSH']
end