stm_app icon indicating copy to clipboard operation
stm_app copied to clipboard

Drop git::get_contributor_commits_from_log

Open rimutaka opened this issue 4 years ago • 0 comments

git::get_contributor_commits_from_log is used in cmd_munch.rs to add contributor commits to the report. It was superseded by adding a list of commits per contributor to the project report.

It's not just a matter of dropping that function. It needs to be replaced with taking the list of commits from the project report. Not a big job.

rimutaka avatar Oct 25 '21 00:10 rimutaka