commit 1a7ceb8774bce6d361f03b4e11347a1d8b65e1fc parent 69fcb001ea8fcb2747c90d219d4650a1f5fcbca4 Author: Benno Schulenberg <bensberg@telfort.nl> Date: Sat, 26 Aug 2017 11:11:40 +0200 tweaks: oops -- use the correct keyword for recency... "age" Diffstat:
M | cgitrc | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/cgitrc b/cgitrc @@ -1,2 +1,2 @@ -branch-sort=date -repo.branch-sort=date +branch-sort=age +repo.branch-sort=age