]> source.dussan.org Git - gitea.git/commit
Filter get single commit (#24613)
authorMatthew Walowski <mattwalowski@gmail.com>
Wed, 10 May 2023 01:34:07 +0000 (18:34 -0700)
committerGitHub <noreply@github.com>
Wed, 10 May 2023 01:34:07 +0000 (09:34 +0800)
commit5930ab5fdf7a970fcca3cd50b44cf1cacb615a54
treeff7c5906653807d00db102e4849a781de2827864
parent9a0652f0b2e1d56e1187a9442e7f053dad453703
Filter get single commit (#24613)

Pretty much the same thing as #24568 but for getting a single commit
instead of getting a list of commits
routers/api/v1/repo/commits.go
services/convert/git_commit.go
templates/swagger/v1_json.tmpl