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:
authorLee Tickett <lee@tickett.net>2019-09-06 15:05:13 +0300
committerNick Thomas <nick@gitlab.com>2019-09-06 15:05:13 +0300
commita8501a23b68cf6ec179e832d84129f574e08f945 (patch)
tree49b2a62839c4f6a165fcd2c585e6c6a49c5aaa95 /changelogs
parentbc06e9cd7e845e116cc8ac0d404e2ea9d0142ca9 (diff)
Quote branch names in how to merge instructions
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/quote-branch-names-in-instructions.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/quote-branch-names-in-instructions.yml b/changelogs/unreleased/quote-branch-names-in-instructions.yml
new file mode 100644
index 00000000000..fe5964c8918
--- /dev/null
+++ b/changelogs/unreleased/quote-branch-names-in-instructions.yml
@@ -0,0 +1,5 @@
+---
+title: Quote branch names in how to merge instructions
+merge_request: 32639
+author: Lee Tickett
+type: fixed