mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-04-04 21:42:31 +00:00
Adds a new API `/repos/{owner}/{repo}/commits/{sha}/pull` that allows
you to get the merged PR associated to a commit.
---------
Co-authored-by: 6543 <6543@obermui.de>