diff options
author | haseeb <haseebeqx@gmail.com> | 2017-08-03 16:44:48 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-08-03 16:44:48 +0000 |
commit | 4974f1ef86f697fa410093720f51414791f210c6 (patch) | |
tree | ccf4e210bb38f31caa1bcf73f7569b9aad0cad36 /changelogs | |
parent | 29f1fa8250407067683cc0a58350ab4ef5ee3189 (diff) | |
download | gitlab-ce-4974f1ef86f697fa410093720f51414791f210c6.tar.gz |
fix #3686 make tarball download url to end with extension
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/3686_make_tarball_download_url.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/3686_make_tarball_download_url.yml b/changelogs/unreleased/3686_make_tarball_download_url.yml new file mode 100644 index 00000000000..4e75e52e3ac --- /dev/null +++ b/changelogs/unreleased/3686_make_tarball_download_url.yml @@ -0,0 +1,4 @@ +--- +title: repository archive download url now ends with selected file extension +merge_request: 13178 +author: haseebeqx |