Skip to content

Conversation

@Byron
Copy link
Member

@Byron Byron commented Jul 3, 2024

Note that Git can parse it.

It's notable that it parses the name as Gregor Hartmann and the email as gh <Gregor Hartmann<[email protected], while the author/commiter lines are Gregor Hartmann<gh <Gregor Hartmann<[email protected]>>

Tasks

  • reproduce issue
  • make commit parser more more flexible

Note that Git can parse it.

It's notable that it parses the name as `Gregor Hartmann`
and the email as `gh <Gregor Hartmann<[email protected]`,
while the author/commiter lines are
`Gregor Hartmann<gh <Gregor Hartmann<[email protected]>>`
@Byron Byron merged commit 9717a25 into main Jul 3, 2024
@Byron Byron deleted the fix-1438 branch July 3, 2024 18:44
@Byron Byron mentioned this pull request Feb 1, 2025
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.

parsing failure of invalid author/committer line - missing space before email

2 participants