Skip to content

Consider different log format #39

@jrust

Description

@jrust

I think the following log format is more useful in an email because it adds bullet points and makes the changes more prominent than the sha1

Which can be accomplished with the following:

git log --no-color --pretty=format:'  * %an: %s (%h)' --abbrev-commit --no-merges HEAD^^^..HEAD

Obviously, another config option can be added for this but a good default makes it easier to have it work out of the box.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions