Commit Diff
--- gotwebd/pages.tmpl +++ gotwebd/pages.tmpl @@ -268,7 +268,6 @@ static inline int rss_author(struct template *, char * }; if (qs->action == SUMMARY) { - qs->action = BRIEFS; error = got_get_repo_commits(c, D_MAXSLCOMMDISP); } else error = got_get_repo_commits(c, srv->max_commits_display);