mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-04 06:27:52 -09:00
7d70a6eff8
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