mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 14:07:55 -09:00
56d4893b2a
Fix #22228 adding RSS feeds for branches and files. RSS feeds are accessed through: * [gitea]/src/branch/{branch}.rss * [gitea]/src/branch/{branch}/{file_name}.rss No changes have been made to the UI to expose the feed urls for branches and files.