gitlab-org--gitlab-foss/changelogs/unreleased/sh-remove-bitbucket-mirror-constant.yml
Stan Hu 100b050b99 Fix import handling errors in Bitbucket Server importer
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20724 removed
`Gitlab::Git::RepositoryMirroring::RemoteError`, but this was still
being handled in the Bitbucket Server importer and only encountered if
some exception other than `Gitlab::Shell::Error` were thrown.
2019-01-18 15:54:24 -08:00

5 lines
108 B
YAML

---
title: Fix import handling errors in Bitbucket Server importer
merge_request: 24499
author:
type: fixed