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 Speicher <robert@gitlab.com>2018-04-09 19:08:10 +0300
committerRobert Speicher <robert@gitlab.com>2018-04-09 19:08:10 +0300
commit91a3a4b526214f4174f4f12de23dfb5baf033211 (patch)
treedc3a600fe208621d7cb9cf71a1f1f2246f93bea1 /changelogs
parentdb204e23fc5a1bf161e7475fe06199fb435e1cab (diff)
parent3a4086e22f2a4c837635f14bb6e9ae056299dc6c (diff)
Merge branch 'feature/add_target_to_tags' into 'master'
Expose the target commit ID through the tag API See merge request gitlab-org/gitlab-ce!18248
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/feature-add_target_to_tags.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/feature-add_target_to_tags.yml b/changelogs/unreleased/feature-add_target_to_tags.yml
new file mode 100644
index 00000000000..75816005e1f
--- /dev/null
+++ b/changelogs/unreleased/feature-add_target_to_tags.yml
@@ -0,0 +1,5 @@
+---
+title: Expose the target commit ID through the tag API
+merge_request:
+author:
+type: added