# File lib/gitlab_git/diff_collection.rb, line 41
      def overflow?
        populate!
        !!@overflow
      end