git_stats icon indicating copy to clipboard operation
git_stats copied to clipboard

Allow specifying authors

Open evandcoleman opened this issue 6 years ago • 1 comments

This allows the user to limit stats to specific email addresses to decrease the time it takes to generate stats.

evandcoleman avatar Feb 24 '19 18:02 evandcoleman

Hi @edc1591, thank you for submitting that improvement!

I think you should add this new optional parameter to https://github.com/tomgi/git_stats/blob/master/lib/git_stats/cli.rb to allow the list of emails to be provided when invoking the app.

Could you also add some tests for this new behavior?

Thanks

tomgi avatar Mar 07 '19 11:03 tomgi