class GemHadar

def git_remote

def git_remote
  ENV['GIT_REMOTE'] || 'origin'
end