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 commentedon Feb 10, 2025
Please see test inside git repository - https://github.com/git/git/blob/master/t/t6050-replace.sh#L509
lyrixx commentedon Feb 12, 2025
Fixed via #231