cgit sort branches
Radha Mohan
mohun106 at gmail.com
Sun Jan 17 04:56:25 CET 2016
hi,
I set up cgit for my git server and am looking for a way to sort the
branches in each repo summary page according to its age (newest
first).
I used "branch-sort=age" but it doesn't seem to work.
Here is my cgitrc file contents.
logo=/cgit/cgit.png
css=/cgit/cgit.css
robots=index, nofollow
scan-path=/repo/git
case-sensitive-sort=0
enable-git-config=1
root-title=Git repository
branch-sort=age
Any pointers on how to achieve sort?
- Mohan
More information about the CGit
mailing list