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:
authorAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2018-09-06 19:57:11 +0300
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2018-09-06 19:57:11 +0300
commita062de4ed4abab3ffc1c6bd620c663c534474bab (patch)
tree0320d8e49ed123ad8078168863442802836a6386 /changelogs
parentc2bbcd94c5fed60a7b3028091ea028bb1fcdd93a (diff)
parenta9c041704e975777cb0c621ed1c09a2a50274542 (diff)
Merge branch '46340-remove-extra-spaces-from-mr-discussion-notes-after-vuejs' into 'master'
Remove extra spaces from MR discussion notes Closes #46340 See merge request gitlab-org/gitlab-ce!21461
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/46340-remove-extra-spaces-from-mr-discussion-notes.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/46340-remove-extra-spaces-from-mr-discussion-notes.yml b/changelogs/unreleased/46340-remove-extra-spaces-from-mr-discussion-notes.yml
new file mode 100644
index 00000000000..b93d2378d85
--- /dev/null
+++ b/changelogs/unreleased/46340-remove-extra-spaces-from-mr-discussion-notes.yml
@@ -0,0 +1,5 @@
+---
+title: Remove extra spaces from MR discussion notes
+merge_request: 18946
+author: Takuya Noguchi
+type: other