diff options
author | Douwe Maan <douwe@gitlab.com> | 2017-01-27 16:12:26 +0000 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2017-01-27 14:14:44 -0500 |
commit | 21b5135629611f4fd43ef06e7c7bb428d52bfc0c (patch) | |
tree | 8f4cfc058c2d34b668d36e18b08cbf3497cbae48 /changelogs | |
parent | 0de388898e460a433d89d0fc42d5d4454396fe3e (diff) | |
download | gitlab-ce-21b5135629611f4fd43ef06e7c7bb428d52bfc0c.tar.gz |
Merge branch 'sh-fix-annotated-tags-pointing-to-blob' into 'master'
Fix Error 500 when repositories contain annotated tags pointing to blobs
Closes #27228
See merge request !8800
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/sh-fix-annotated-tags-pointing-to-blob.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-annotated-tags-pointing-to-blob.yml b/changelogs/unreleased/sh-fix-annotated-tags-pointing-to-blob.yml new file mode 100644 index 00000000000..ff2b38f21f2 --- /dev/null +++ b/changelogs/unreleased/sh-fix-annotated-tags-pointing-to-blob.yml @@ -0,0 +1,4 @@ +--- +title: Fix Error 500 when repositories contain annotated tags pointing to blobs +merge_request: +author: |