Skip to content

Conversation

dorny
Copy link
Owner

@dorny dorny commented Mar 25, 2021

This PR fixes invalid assumption that base will always be a branch.
Instead it tries to determine full ref name using git show-ref.
If ref is still not available after first fetch, then it executes fetch again with --tags option.

It also changes behavior when no merge base is found .
Instead of returning all files as changed it performs direct comparison between two commits.

closes #77

@dorny dorny merged commit ad1ae68 into master Mar 25, 2021
@dorny dorny deleted the issue-77-tag-as-base-broken branch March 25, 2021 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Latest version broke the giving a tag as base
1 participant