flaviostutz / gitwho

Inspects a git repository and gives insights about developers around code ownership, churn, refactorings, new codes and people that help others.
MIT License
5 stars 1 forks source link

changes analysis: Add filter to count statistics only for certain authors #20

Closed flaviostutz closed 1 year ago

flaviostutz commented 1 year ago

Problem being solved

Sometimes you want to check stats for specific authors only to group stats by team etc

Proposal

Add option --authors and --authors-not that will accept a regex for checking if a certain line will be counted or not in stats