-
Notifications
You must be signed in to change notification settings - Fork 54
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
merge targets can't be annotated tags #27
Comments
I've tested, and the current version of gitaggregator (4.0) already supports annotated tags as from the issue example. So this issue can be closed. |
Proof: #27 |
I have the same problem. I am using Ubuntu 24.04 with virtual env configured for python 3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Annotated tags will crash git-aggregate when used as merge targets:
Using
git
version2.7.4
, andgitaggregate
version1.6.0
.Would output:
I've already solved this and will be posting a PR in a few minutes.
The text was updated successfully, but these errors were encountered: