'This is a large pull request. Large pull requests can only be viewed by loading files individually

I recently installed composer require league/flysystem-aws-s3-v3 ~1.0 in my app and created small line of codes of vue components and blade.php files.

When I tried pushing my changes and created a pull request, it gives me error saying This is a large pull request. Large pull requests can only be viewed by loading files individually.

I noticed that most of the files came from vendor directory caused by installing league/flysystem-aws-s3-v3.

Obviously, it is impossible to load the files individually since its almost 2000 files.

Is there anyway to merge this to master? If yes, how?



Solution 1:[1]

It only says can only be viewed and not can only be merged

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 vinzee