Skip to content

Why include -m in git log? #100

@Tom-van-Woudenberg

Description

@Tom-van-Woudenberg

In my previous PR #99, I added an option to deal with unwanted merge commits. However, I was wondering why to include those merge commits at all? Wouldn't it make sense to by default exclude merge commits and deduct the date on the commits which actually add content? I'd propose to remove the -m option in the git log command by default and only add it as optional (with or without the --first-parent option). If you agree @mgeier I'll open a new PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions