Commit Graph

1 Commits (7ec4c65ea5d5a3765d24ee68ae421f2f911b6b5d)

Author SHA1 Message Date
KN4CK3R 7d70a6eff8
Fix webhook commits wrong hash on HEAD reset (#16283)
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
4 years ago