]> source.dussan.org Git - gitea.git/commit
Fix bug in getting merged pull request by commit (#32079) (#32117)
authorZettat123 <zettat123@gmail.com>
Tue, 24 Sep 2024 16:12:02 +0000 (00:12 +0800)
committerGitHub <noreply@github.com>
Tue, 24 Sep 2024 16:12:02 +0000 (00:12 +0800)
commit737c9472879835f7e7be19a86fd307e4c2b72c3c
treeac87fbc3ec48e39c0dd2cd623a625ff2c941dc7c
parent1ef74004a2bd1d05c720dcd65a12ad564e360d2d
Fix bug in getting merged pull request by commit (#32079) (#32117)

Backport #32079

Fix #32027
routers/api/v1/api.go
routers/api/v1/repo/commits.go
templates/swagger/v1_json.tmpl
tests/integration/api_pull_test.go