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
Hi, everyone.
I tried to use this API interface /repos/{owner}/{repo}/compare/{basehead}
The basehead parameter I passed into branch 1... Branch 2 returns normal results, but I pass in two different commit sha1 hashes from the same branch and it returns 404.
I want to use this interface to get the files modified between two commit records under the same branch. But the result is not what I expected this seems to be a bug. if I am not using it the right way please let me know, thanks!
Gitea Version
1.22.3
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
2.38.1
Operating System
centos7
How are you running Gitea?
Managing services with systemd via officially compiled binaries
Database
MySQL/MariaDB
The text was updated successfully, but these errors were encountered:
Description
Hi, everyone.
I tried to use this API interface /repos/{owner}/{repo}/compare/{basehead}
The basehead parameter I passed into branch 1... Branch 2 returns normal results, but I pass in two different commit sha1 hashes from the same branch and it returns 404.
I want to use this interface to get the files modified between two commit records under the same branch. But the result is not what I expected this seems to be a bug. if I am not using it the right way please let me know, thanks!
Gitea Version
1.22.3
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
2.38.1
Operating System
centos7
How are you running Gitea?
Managing services with systemd via officially compiled binaries
Database
MySQL/MariaDB
The text was updated successfully, but these errors were encountered: