mirror of
https://github.com/gogs/gogs.git
synced 2025-05-31 11:42:13 +00: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`.