Skip to content
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

The log parser fails in the case of a tag merging into a branch. #230

Closed
adrian-lorenc opened this issue Feb 7, 2025 · 2 comments
Closed

Comments

@adrian-lorenc
Copy link
Contributor

adrian-lorenc commented Feb 7, 2025

I am using LogParser, but I have noticed that it failed during processing
https://gitlab.opencode.de/bwi/bundesmessenger/mls/synapse-mls/-/commit/02bc5906ecce48e13da58233c7b342571c54406c

I received the following error:
Gitonomy\Git\Exception\RuntimeException
Expected "
", but got "m" (mergetag o) 1702088

Log Parser does not expect to receive "mergetag object ...""

@adrian-lorenc
Copy link
Contributor Author

Please see test inside git repository - https://github.com/git/git/blob/master/t/t6050-replace.sh#L509

@lyrixx
Copy link
Member

lyrixx commented Feb 12, 2025

Fixed via #231

@lyrixx lyrixx closed this as completed Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants