Commit 7d98ba83 authored by Rémy Coutable's avatar Rémy Coutable

Resolve conflict in doc/user/project/web_ide/index.md

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 69a11c56
# Web IDE # Web IDE
<<<<<<< HEAD
> Introduced in [GitLab Ultimate][ee] 10.4.
> Brought to [GitLab CE][ce] in 10.7.
The Web IDE makes it faster and easier to contribute changes to your projects
by providing an advanced editor with commit staging.
=======
> [Introduced in](https://gitlab.com/gitlab-org/gitlab-ee/issues/4539) [GitLab Ultimate][ee] 10.4. > [Introduced in](https://gitlab.com/gitlab-org/gitlab-ee/issues/4539) [GitLab Ultimate][ee] 10.4.
> [Brought to GitLab Core][core](https://gitlab.com/gitlab-org/gitlab-ce/issues/44157) in 10.7. > [Brought to GitLab Core](https://gitlab.com/gitlab-org/gitlab-ce/issues/44157) in 10.7.
The Web IDE editor makes it faster and easier to contribute changes to your The Web IDE editor makes it faster and easier to contribute changes to your
projects by providing an advanced editor with commit staging. projects by providing an advanced editor with commit staging.
...@@ -21,7 +14,6 @@ To enable the Web IDE, click on your profile image in the top right corner and ...@@ -21,7 +14,6 @@ To enable the Web IDE, click on your profile image in the top right corner and
navigate to **Settings > Preferences**, check **Enable Web IDE** and save. navigate to **Settings > Preferences**, check **Enable Web IDE** and save.
![Enable Web IDE](img/enable_web_ide.png) ![Enable Web IDE](img/enable_web_ide.png)
>>>>>>> origin/master
## Open the Web IDE ## Open the Web IDE
...@@ -38,7 +30,6 @@ the 'Commit Button'. ...@@ -38,7 +30,6 @@ the 'Commit Button'.
![Commit changes](img/commit_changes.png) ![Commit changes](img/commit_changes.png)
<<<<<<< HEAD
## Comparing changes ## Comparing changes
Before you commit your changes, you can compare them with the previous commit Before you commit your changes, you can compare them with the previous commit
...@@ -48,8 +39,4 @@ list. ...@@ -48,8 +39,4 @@ list.
An additional review mode is available when you open a merge request, which An additional review mode is available when you open a merge request, which
shows you a preview of the merge request diff if you commit your changes. shows you a preview of the merge request diff if you commit your changes.
[ee]: https://about.gitlab.com/products/
[ce]: https://about.gitlab.com/products/
=======
[ee]: https://about.gitlab.com/pricing/ [ee]: https://about.gitlab.com/pricing/
>>>>>>> origin/master
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment