Skip to content

Why HEAD~1 ? #460

Closed
Closed
@Dieterbe

Description

@Dieterbe

Hi,
I wholeheartedly agree on it being unrealistic to start addressing all existing issues, but rather prevent any new ones.
To that end, why --new-from-rev=HEAD~1 ? That would just show diffs introduced in the last commit only, no?
Many PR's are many more commits.
How about instead --new-from-rev=$(git merge-base master HEAD) ? Or if the PR branch is always properly based on master, could just use master ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improvement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions