Commit 38e1055
adapt to changes in gix-actor.
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.1 parent a20b3d0 commit 38e1055
File tree
2 files changed
+6
-0
lines changed- gix-object/tests
- fixtures/commit
- object/encode
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments