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:
authorLuke Duncalfe <lduncalfe@gitlab.com>2019-02-06 15:33:11 +0300
committerNick Thomas <nick@gitlab.com>2019-02-06 15:33:11 +0300
commit2b7dd017af7de4d09ef3a1cd835e8d07c8800b6a (patch)
tree47615a573f6dc932353f0f6695cd4fcd050b1201 /changelogs
parent5bfa8e2f5e03849645570ba8c2dbfcc5c834f1b1 (diff)
Allow custom squash commit messages
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/56014-better-squash-commit-messages.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/56014-better-squash-commit-messages.yml b/changelogs/unreleased/56014-better-squash-commit-messages.yml
new file mode 100644
index 00000000000..b08d584ac0a
--- /dev/null
+++ b/changelogs/unreleased/56014-better-squash-commit-messages.yml
@@ -0,0 +1,6 @@
+---
+title: Default squash commit message is now selected from the longest commit when
+ squashing merge requests
+merge_request: 24518
+author:
+type: changed