Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip Diff if too many files #56

Open
pollockm opened this issue Mar 12, 2019 · 0 comments
Open

Skip Diff if too many files #56

pollockm opened this issue Mar 12, 2019 · 0 comments

Comments

@pollockm
Copy link
Contributor

Diff tooling becomes useless if there are 100s of files to diff - I don't expect any user would actually wade through the generated results.

Diff tooling also takes a very long time to execute if many many files need to be diffed, leading to issues like #55 and #54

Suggest that we add a check for how many files need to be diffed, add a command-line input for the threshhold, and skip the diff if too many files need to be diffed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant