mirror of
https://github.com/gogs/gogs.git
synced 2026-06-21 23:59:37 +02:00
- The `commits_table.tmpl` pagination uses a `$.FileName` variable in order to generate the next/previous URLs, but it seems like that variable was no longer being populated in `renderCommits`.