summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2018-04-19 14:00:32 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-04-20 10:30:43 +0100
commitf65ce40cdeba862aa101360ee1db03adc59d9823 (patch)
tree0e0610d0a82a588481ec95cfcbf8a188189b3c4d /changelogs/unreleased
parentdef7611f3e970bb56a341716c3bd7af6fd499b02 (diff)
downloadgitlab-ce-f65ce40cdeba862aa101360ee1db03adc59d9823.tar.gz
Merge branch '45507-fix-repository-archive-url' into 'master'
Fix specifying a non-default ref when requesting an archive using the legacy URL Closes #45507 See merge request gitlab-org/gitlab-ce!18468
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/45507-fix-repository-archive-url.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/45507-fix-repository-archive-url.yml b/changelogs/unreleased/45507-fix-repository-archive-url.yml
new file mode 100644
index 00000000000..548c9c38689
--- /dev/null
+++ b/changelogs/unreleased/45507-fix-repository-archive-url.yml
@@ -0,0 +1,6 @@
+---
+title: Fix specifying a non-default ref when requesting an archive using the legacy
+ URL
+merge_request: 18468
+author:
+type: fixed