mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-09 21:57:26 +03: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