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
Stop trimming the email at parsing time.
We see poorly formatted emails with a space at the end in real Git repos
and we wish for the gitoxide representation for such commits to
roundtrip.
Propagate the fix from `gix-actor` and add a test to show we now
roundtrip.
0 commit comments