diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2018-08-09 09:04:15 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2018-08-09 09:04:15 +0000 |
commit | bd741f3043fd161ea7ced12bcd1b391bce610708 (patch) | |
tree | 9429f1081735e9165f99039a90ded467ca453baf /doc/integration | |
parent | 5e810e2148fd014707885a895a24fba03b88224a (diff) | |
parent | 3fa365611de6359b147c4b29f95d675c15fe77a4 (diff) | |
download | gitlab-ce-bd741f3043fd161ea7ced12bcd1b391bce610708.tar.gz |
Merge branch 'sh-bitbucket-importer-docs' into 'master'
Add Bitbucket Server importer docs
See merge request gitlab-org/gitlab-ce!21097
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. |