Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-08-09 11:59:59 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2018-08-09 11:59:59 +0300
commit3fa365611de6359b147c4b29f95d675c15fe77a4 (patch)
tree576d9199e6d1efcc06b36a814809b5562c1fb59e /doc
parenta3e17325ead3b2b79102cfe3eb1c60786500e598 (diff)
Add introduced section
Diffstat (limited to 'doc')
-rw-r--r--doc/user/project/import/bitbucket_server.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/user/project/import/bitbucket_server.md b/doc/user/project/import/bitbucket_server.md
index a84978466aa..dc985e87a96 100644
--- a/doc/user/project/import/bitbucket_server.md
+++ b/doc/user/project/import/bitbucket_server.md
@@ -1,5 +1,8 @@
# Import your project from Bitbucket Server to GitLab
+> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20164)
+in GitLab 11.2.
+
NOTE: **Note:**
The Bitbucket Server importer does not work with Bitbucket Cloud (aka bitbucket.org).
Use the [Bitbucket Cloud importer](bitbucket.md) for that.