From e32718f1e83728f269a4e0017e03e919fc536615 Mon Sep 17 00:00:00 2001 From: Douglas Barbosa Alexandre Date: Fri, 10 May 2019 14:45:09 +0000 Subject: Merge branch 'sh-fix-lfs-download-errors' into 'master' Properly handle LFS Batch API response in project import Closes #61624 See merge request gitlab-org/gitlab-ce!28223 (cherry picked from commit 9dc41a0993a38f99eeda9c2e8bb3ace070003496) e67481e0 Properly handle LFS Batch API response in project import --- changelogs/unreleased/sh-fix-lfs-download-errors.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/sh-fix-lfs-download-errors.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/sh-fix-lfs-download-errors.yml b/changelogs/unreleased/sh-fix-lfs-download-errors.yml new file mode 100644 index 00000000000..ad67df6bb06 --- /dev/null +++ b/changelogs/unreleased/sh-fix-lfs-download-errors.yml @@ -0,0 +1,5 @@ +--- +title: Properly handle LFS Batch API response in project import +merge_request: 28223 +author: +type: fixed -- cgit v1.2.3