Skip to content

git log --no-merges #107

Description

@arlevy

Hi,

I would like to pass extra options such as:

git log --no-merges

I tried editing git-stats-config.js with the following code:

module.exports = {
// Don't show merge commits
, no-merges: true
};

I'm not sure if i didn't do it right, or if this option simply isn't supported.

Thanks,

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions