From e559b8511b2817b9c57a5190ff9ed95c739528bf Mon Sep 17 00:00:00 2001 From: Valery Sizov Date: Mon, 2 Oct 2017 14:29:17 +0300 Subject: Update MR doc to indicate that the linear-history feature is available for CE as well --- doc/user/project/merge_requests/index.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/user/project/merge_requests/index.md b/doc/user/project/merge_requests/index.md index edd07610f07..8e081b4f0b8 100644 --- a/doc/user/project/merge_requests/index.md +++ b/doc/user/project/merge_requests/index.md @@ -93,8 +93,6 @@ in a merged merge requests or a commit. ## Semi-linear history merge requests -> Included in [GitLab Enterprise Edition Starter][products]. - A merge commit is created for every merge, but the branch is only merged if a fast-forward merge is possible. This ensures that if the merge request build succeeded, the target branch build will also succeed after merging. -- cgit v1.2.1