gitea icon indicating copy to clipboard operation
gitea copied to clipboard

comparison api unable to calculate the difference between the commit IDs

Open ExplodingDragon opened this issue 10 months ago • 1 comments

Description

The API using (#30349) is unable to compare differences between diff commit ids. But it works fine on the Web UI.

P-1

P-2

Compare UI Compare API

Gitea Version

main

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

online

Database

None

ExplodingDragon avatar Apr 23 '24 05:04 ExplodingDragon

It seems that #30618 is blocking the commit id comparison.

ExplodingDragon avatar Apr 23 '24 06:04 ExplodingDragon