mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-22 21:05:48 +00: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