mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 01:34:25 +00:00
692707f145
* 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> |
||
---|---|---|
.. | ||
cherry_pick.go | ||
commit.go | ||
content_test.go | ||
content.go | ||
delete.go | ||
diff_test.go | ||
diff.go | ||
file_test.go | ||
file.go | ||
patch.go | ||
temp_repo.go | ||
tree_test.go | ||
tree.go | ||
update.go | ||
upload.go |