mirror of
https://github.com/go-gitea/gitea
synced 2025-01-09 09:24:25 +00:00
7c6edf1ba0
--- `status == "rename"` should have read `status == "renamed"`. The typo means that file.PreviousFilename would never be populated, which e.g. breaks usage of the Github Action at https://github.com/dorny/paths-filter.