Skip to content

Add method to Git API to return commits contributing to head since release/commit x. #5

@RobSmyth

Description

@RobSmyth

Is your feature request related to a problem? Please describe.

To generate change logs it is necessary to view commit message of all commits that contribute to the current head since a prior release for commit.

Describe the solution you'd like

Add method(s) to GitTool that return contributing commits between:

  • 2 commits
  • Head and a tag

Additional context

May be used in conjunction with conventional commits to generate notes. May also be used to remove duplicate commit messages, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions