summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-12-13 19:15:07 +0000
committerRémy Coutable <remy@rymai.me>2016-12-13 19:15:07 +0000
commit75f9c98930d7eceb1458898c2e0633fe0768096f (patch)
treef68a10efc6d07394d826d26b6bc24a3c92de121e /changelogs
parente3231cc2979a1d4ab9b6865f9e2b6494f17b5d9b (diff)
parent549242c620a812b4ed0f1a3b08f3e315027b9e65 (diff)
downloadgitlab-ce-75f9c98930d7eceb1458898c2e0633fe0768096f.tar.gz
Merge branch 'jzinn/gitlab-ce-chomp-git-status-message' into 'master'
For single line Git commit messages, the close quote should be on the same line as the open quote _Originally opened at !7299 by @jzinn._ - - - ## What does this MR do? Chomps merge commit messages so that there is not a dangling close quote. A better solution would be not to use quotes at all, but to set off the message in a `<div>` with a background color. ## Screenshots (if relevant) ![Screen_Shot_2016-11-04_at_8.06.54_PM](/uploads/6e749c5227d88a9bfea64e70cccaf14a/Screen_Shot_2016-11-04_at_8.06.54_PM.png) See merge request !7975
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/chomp-git-status-message.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/chomp-git-status-message.yml b/changelogs/unreleased/chomp-git-status-message.yml
new file mode 100644
index 00000000000..f70607df7a1
--- /dev/null
+++ b/changelogs/unreleased/chomp-git-status-message.yml
@@ -0,0 +1,5 @@
+---
+title: For single line git commit messages, the close quote should be on the same
+ line as the open quote
+merge_request:
+author: