mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-04 09:19:06 +01: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. |
||
---|---|---|
.. | ||
branch.go | ||
convert.go | ||
file.go | ||
profile.go | ||
release.go | ||
render.go | ||
repo.go |