Skip to content

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

@adrian-lorenc

Description

@adrian-lorenc
Contributor

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 ...""

Activity

adrian-lorenc

adrian-lorenc commented on Feb 10, 2025

@adrian-lorenc
ContributorAuthor
lyrixx

lyrixx commented on Feb 12, 2025

@lyrixx
Member

Fixed via #231

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @lyrixx@adrian-lorenc

        Issue actions

          The log parser fails in the case of a tag merging into a branch. · Issue #230 · gitonomy/gitlib