summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2018-02-13 20:22:37 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2018-02-14 10:16:34 +0100
commita724f7e35f9f8ed9692b0f3f4d6c8a62632cdec4 (patch)
tree07c821347130287119ad58dd4fe07e1a0552370b /changelogs
parent922d156a5e0412a12662df94e03479f7ed015f7b (diff)
downloadgitlab-ce-a724f7e35f9f8ed9692b0f3f4d6c8a62632cdec4.tar.gz
Refactor commits/refs API to use hash and add pagination headers
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/api-refs-for-commit.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/unreleased/api-refs-for-commit.yml b/changelogs/unreleased/api-refs-for-commit.yml
index a5ed3992ef3..df8a2b0eccc 100644
--- a/changelogs/unreleased/api-refs-for-commit.yml
+++ b/changelogs/unreleased/api-refs-for-commit.yml
@@ -1,5 +1,5 @@
---
-title: API: Get references a commit is pushed to
+title: 'API: Get references a commit is pushed to'
merge_request: 15026
author: Robert Schilling
type: added