mirror of
https://gitee.com/gitea/gitea
synced 2025-11-04 00:20:25 +08:00
Use `..` instead of `...` with `rev-list`. In combination with #16282 the receiver can get the correct commit. The behaviour is now like Github. fixes #11802