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/add-allow-force-push-option.yml')
-rw-r--r--changelogs/unreleased/add-allow-force-push-option.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/changelogs/unreleased/add-allow-force-push-option.yml b/changelogs/unreleased/add-allow-force-push-option.yml
deleted file mode 100644
index 2441d42b073..00000000000
--- a/changelogs/unreleased/add-allow-force-push-option.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Add Allow force push option to Protected branches
-merge_request: 55261
-author: Mycroft Kang @TaehyeokKang
-type: added