-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Milestone
Description
Hi there!
It seems that Fork struggles to properly parse git commit objects with unknown headers.
The commit message looks pretty garbled:
Actual: offeesalt 00000000004783a5
Expected: Added Hello World
Here the raw commit object via git cat-file -p c0ffeed
tree ad123a385f6c7d11ca711427e575d1530239caad
author Thomas Richner <redacted> 1715787887 +0200
committer Thomas Richner <redacted> 1715787887 +0200
coffeesalt 00000000004783a5
Added Hello World
Minimal repo to reproduce: repro.tgz
This specifc header is added by gitc0ffee. The CLI client deals perfectly fine with it.
$ git log
commit c0ffeedf0d5d80a8a91526ee039f7d2e0653ee3f (HEAD -> main)
Author: Thomas Richner <redacted>
Date: Wed May 15 17:44:47 2024 +0200
Added Hello World
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels