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:
authorPaul Okstad <pokstad@gitlab.com>2020-02-06 18:48:20 +0300
committerPaul Okstad <pokstad@gitlab.com>2020-02-06 18:48:20 +0300
commit809aba4a1006ba861799048f5e891a605ab645c1 (patch)
tree7308288707f6856a83aa53014673021b61139fc7
parent44617907069597b8a6e9e1b373465a429e90215a (diff)
parentbec9401a9196436ce30d3c2281bec788dfb49498 (diff)
Merge branch 'zj-fix-jc-changelog' into 'master'
Fix YAML changelog entry string title See merge request gitlab-org/gitaly!1810
-rw-r--r--changelogs/unreleased/jc-add-push-options.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/unreleased/jc-add-push-options.yml b/changelogs/unreleased/jc-add-push-options.yml
index 6876ff603..149f8d867 100644
--- a/changelogs/unreleased/jc-add-push-options.yml
+++ b/changelogs/unreleased/jc-add-push-options.yml
@@ -1,5 +1,5 @@
---
-title: PostReceiveHook: add support for Git push options
+title: "PostReceiveHook: add support for Git push options"
merge_request: 1756
author:
type: changed