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:
authorRobert Schilling <2900-razer6@users.noreply.gitlab.com>2019-02-13 17:34:20 +0300
committerRémy Coutable <remy@rymai.me>2019-02-13 17:34:20 +0300
commit314c99e36c37379eea1dc4556d0a7fcb48efc275 (patch)
tree6492da7f89e701f82833e8934dbb10f4388f2b49 /changelogs
parentc5e57aa89566a0a1889763d7134860c3f2a3e03a (diff)
API: Expose full commit title
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/56237-api-truncated-commit-title.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/56237-api-truncated-commit-title.yml b/changelogs/unreleased/56237-api-truncated-commit-title.yml
new file mode 100644
index 00000000000..1a48d0fda1b
--- /dev/null
+++ b/changelogs/unreleased/56237-api-truncated-commit-title.yml
@@ -0,0 +1,5 @@
+---
+title: 'API: Expose full commit title'
+merge_request: 25189
+author: Robert Schilling
+type: fixed