Skip to content

feat(Merge Commit): Support for merging tags #132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

Mazorius
Copy link

@Mazorius Mazorius commented Apr 7, 2025

Currently only git merge on branches is supported. With this change git merge for tags is also allowed.

Currently only `git merge` on branches is supported.
With this change `git merge` for tags is also allowed.
Copy link
Member

@thekaveman thekaveman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Mazorius.

At the very least we need some tests to accompany a new feature like this. Please see the existing tests for an idea of how to put them together.

@thekaveman
Copy link
Member

Thanks again @Mazorius for the suggestion.

@bagowix had a related issue and introduced a fix, which is now released in v4.1.0:

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.

2 participants