From 69fcb001ea8fcb2747c90d219d4650a1f5fcbca4 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg <bensberg@telfort.nl> Date: Sat, 26 Aug 2017 11:07:43 +0200 Subject: [PATCH] tweaks: attempt to order the branches on Savannah's cgit by recency --- cgitrc | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 cgitrc diff --git a/cgitrc b/cgitrc new file mode 100644 index 00000000..fb489b10 --- /dev/null +++ b/cgitrc @@ -0,0 +1,2 @@ +branch-sort=date +repo.branch-sort=date -- GitLab