Skip to content

git log --no-merges #107

@arlevy

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,

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions