]> source.dussan.org Git - gitea.git/commit
Fix bug in getting merged pull request by commit (#32079)
authorZettat123 <zettat123@gmail.com>
Tue, 24 Sep 2024 01:00:09 +0000 (09:00 +0800)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 01:00:09 +0000 (01:00 +0000)
commitfcedf634d5864a9e4ec3f866b99076872aafd07d
tree7b8b0a1f1959021d34ed478fcceb3da79ca14f4d
parent6afb22448b7845fb8f570d64ce2ad6c4c81b9d2f
Fix bug in getting merged pull request by commit (#32079)
routers/api/v1/api.go
routers/api/v1/repo/commits.go
templates/swagger/v1_json.tmpl
tests/integration/api_pull_test.go