Skip to content

Include the first commit in the first release made #8

@perlun

Description

@perlun

The proper way to do it is to run it like this:

$ git log --oneline HEAD

...i.e. specify only one parameter to git log. That way, it means "all entries from the root(s) up to HEAD".

Right now we always include the "to" and "from" revision, which is why the first commit gets excluded. Not a major issue, but a bit annoying it is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions