Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/feature-improved-branch-filter-sorting.yml')
-rw-r--r--changelogs/unreleased/feature-improved-branch-filter-sorting.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/changelogs/unreleased/feature-improved-branch-filter-sorting.yml b/changelogs/unreleased/feature-improved-branch-filter-sorting.yml
deleted file mode 100644
index 539c297e0dd..00000000000
--- a/changelogs/unreleased/feature-improved-branch-filter-sorting.yml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-title: Improving branch filter sorting by listing exact matches first and added support
- for begins_with (^) and ends_with ($) matching.
-merge_request: 22166
-author: Jason Rutherford
-type: changed