summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-10-24 17:23:54 -0400
committerRaghuram Subramani <raghus2247@gmail.com>2025-10-24 17:23:54 -0400
commitf3ae0d99297e92fc2c0e6f913e8bf08f5c4d2d1e (patch)
tree8680891f3263287c936ca22fcb9666beb2ce2ce3
parent399ef3f2e1b5e467d808aab6d71081d7fdb28387 (diff)
cgit: patch: update patch description
-rw-r--r--packages/cgit/0001-ui-repolist-allow-sorting-by-custom-section-list.patch3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/cgit/0001-ui-repolist-allow-sorting-by-custom-section-list.patch b/packages/cgit/0001-ui-repolist-allow-sorting-by-custom-section-list.patch
index 2566101..27ad05e 100644
--- a/packages/cgit/0001-ui-repolist-allow-sorting-by-custom-section-list.patch
+++ b/packages/cgit/0001-ui-repolist-allow-sorting-by-custom-section-list.patch
@@ -3,8 +3,7 @@ From: Raghuram Subramani <raghus2247@gmail.com>
Date: Fri, 24 Oct 2025 16:27:56 -0400
Subject: [PATCH] ui-repolist: allow sorting by custom section list
-Add an option to specify a custom section ordering, with the rest of the
-sections being sorted as usual at the end.
+Add an option to specify a custom section ordering.
Signed-off-by: Raghuram Subramani <raghus2247@gmail.com>
---