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:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2020-02-26 16:32:15 +0300
committerJacob Vosmaer <contact@jacobvosmaer.nl>2020-02-26 16:32:15 +0300
commitbf1a4c9bd1d6e8efc32158dea1ff72e1923e55f5 (patch)
tree2a6d5896144d5b5091b72d76f7893c742972df55
parente69a628712134cd2874e6bff9bd60001d2b1e374 (diff)
Add missing changelog for MR 1862
-rw-r--r--changelogs/unreleased/jv-missing-changelog.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/jv-missing-changelog.yml b/changelogs/unreleased/jv-missing-changelog.yml
new file mode 100644
index 000000000..42d3267b1
--- /dev/null
+++ b/changelogs/unreleased/jv-missing-changelog.yml
@@ -0,0 +1,5 @@
+---
+title: Fix expected porcelain output for PushResults
+merge_request: 1862
+author:
+type: fixed