You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this. I ran an experiment with git and it seems like it does accept patches with empty emails, so I've updated ParsePatchIdentity to accept the same things. That change is available in version 0.7.2.
I have a git patch that is triggering this line
go-gitdiff/gitdiff/patch_header.go
Line 114 in 13e8639
Author: bot-deploy Github Action <>
is causing parsing to fail. Can this be gracefully handled, like returning an empty email?The text was updated successfully, but these errors were encountered: