1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-21 23:24:29 +00:00
Gusted 692707f145
Add latest commit's SHA to content response (#20398)
* Add latest commit's SHA to content response

- When requesting the contents of a filepath, add the latest commit's
SHA to the requested file.
- Resolves #12840

* Add swagger

* Fix NPE

* Fix tests

* Hook into LastCommitCache

* Move AddLastCommitCache to a common nogogit and gogit file

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Prevent NPE

Co-authored-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-07-30 16:09:04 +08:00
..
2020-08-24 11:48:15 -04:00
2022-03-30 16:42:47 +08:00
2022-01-10 17:32:37 +08:00
2022-03-30 16:42:47 +08:00
2021-06-17 18:04:10 +02:00
2021-10-25 11:43:40 +08:00
2021-06-29 16:28:38 +02:00
2020-03-02 00:05:44 +02:00