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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2021-11-19 10:34:44 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2021-11-19 10:36:42 +0300
commit5908c83f2dac703e1947a15399757ba5c0b877b3 (patch)
tree923069ccb9abc638f039411f9e0ca09796ac3aa1
parentf3563d64b29f8508be505defc722604d389b0b35 (diff)
Remove unreleased release notes
Back in the days, we were generating release notes via a separate script which then put YAML files into "unreleased/". That's been superseded by instead parsing commit trailers for keywords, and thus these aren't used at all anymore. We've still got an unreleased changelog entry though, but the sad truth is it won't ever make it onto any release notes anymore. Remove the changelog entry.
-rw-r--r--unreleased/cc-fix-git-2-27-0.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/unreleased/cc-fix-git-2-27-0.yml b/unreleased/cc-fix-git-2-27-0.yml
deleted file mode 100644
index fc47c389b..000000000
--- a/unreleased/cc-fix-git-2-27-0.yml
+++ /dev/null
@@ -1,6 +0,0 @@
----
-title: Fix default Git version in makegen.go
-merge_request: 2289
-author:
-type: deprecated
-