Closed
Description
- Gitea version (or commit ref):
- Git version:
- Operating system:
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
Description
DISCLAIMER: This issue has been rephrased by @Kreyren hoping to make it more understandable as the issuer is not native english speaker
I have a website where i want to show a difference of two files which doesn't seem to be possible to do through Gitea API.
Steps to reproduce
- Create a new repository with any non-empty file
- Change the file content and push it
- Try to use GiteaAPI to return a usable call that would allow to show the difference of two files on a website