mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
8420c1bf4c
* Fixes issue #19603 (Not able to merge commit in PR when branches content is same, but different commit id) * fill HeadCommitID in PullRequest * compare real commits ID as check for merging * based on @zeripath patch in #19738