# File lib/gitlab_git/repository.rb, line 175
      def repo_exists?
        !!rugged
      end