mirror of
https://github.com/go-gitea/gitea.git
synced 2026-05-04 00:28:43 +00:00
Make `getMergeCommit` correctly handle multiple commits output from `git rev-list --ancestry-path --merges ...` Fixes #37510. --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Git Module
This module is merged from https://github.com/go-gitea/git which is a Go module to access Git through shell commands. Now it's a part of gitea's main repository for easier pull request.