#1021 Split out the commits page to a template of its own
Merged by pingou. Opened by ryanlerch.
ryanlerch/pagure commits_template  into  master

Download 1021.patch

Previously, the commits page, and the overview page
were mashed together in a single template. This was
a holdover from the old UI where they shared a lot
more in common. Now they do not share anything in
common, so to be in line with all the other templates,
this splits the commits into it's own template.

Looks good, I'd like to test it locally first before merging though

rebased

Works fine, locally, thanks for this, it will make the repo_info template a quite easier to read :)

Pull-Request has been merged by pingou

Metadata