It'd be good to have a shell script to provide feedback on the quality and quantity of contributions.
Quantity would be based on git blame for all versions of all source files over time.
Quality (crudely) would be based on the extent to which the tests provide coverage for the contributions.
It'd be good to have a shell script to provide feedback on the quality and quantity of contributions.
Quantity would be based on
git blamefor all versions of all source files over time.Quality (crudely) would be based on the extent to which the tests provide coverage for the contributions.