Closed jorisroovers closed 2 years ago
GitCommit now contains a new changed_files_stats attribute which is a dictionary mapping changed file paths to a corresponding GitChangedFileStats object which contains the number of additions and deletions in that file.
This implements #314
GitCommit now contains a new changed_files_stats attribute which is a dictionary mapping changed file paths to a corresponding GitChangedFileStats object which contains the number of additions and deletions in that file.
This implements #314