# File lib/gitlab_git/repository.rb, line 163
      def has_commits?
        !empty?
      end