In the common workflow, we mostly need stats for actual implementation commits, i.e we don't want to include merge commits in the git reports. Can we add a param to exclude merge commits from git statistics [--no-merges](https://git-scm.com/docs/git-log#Documentation/git-log.txt---no-merges)