diff options
author | Stan Hu <stanhu@gmail.com> | 2018-08-08 14:59:46 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-08-08 15:25:25 -0700 |
commit | b884a2e53c1ecc9cfae3eee9dc715b5f4a5d0ae9 (patch) | |
tree | 21f6c03850bb26fbd8f41b69703bf77693f8cd4e /doc/integration | |
parent | be1ef711edb13114cf6478821293bb2f0821e75c (diff) | |
download | gitlab-ce-b884a2e53c1ecc9cfae3eee9dc715b5f4a5d0ae9.tar.gz |
Add Bitbucket Server importer docs
Add details for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20164.
Diffstat (limited to 'doc/integration')
-rw-r--r-- | doc/integration/bitbucket.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/bitbucket.md b/doc/integration/bitbucket.md index 2afcb052536..bf587b5b296 100644 --- a/doc/integration/bitbucket.md +++ b/doc/integration/bitbucket.md @@ -1,4 +1,4 @@ -# Integrate your GitLab server with Bitbucket +# Integrate your GitLab server with Bitbucket Cloud NOTE: **Note:** You need to [enable OmniAuth](omniauth.md) in order to use this. |