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
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-08-09 12:10:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-09 12:10:54 +0300
commitc2de38f36d2fb75a17ce161fa69f2b8a5e670f3e (patch)
treed24a576c60f21055b8e2bc7f0d9954830d8a229c /doc/topics
parent40338034578aca9d622651a060cbf157a941361b (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/topics')
-rw-r--r--doc/topics/manage_code.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/topics/manage_code.md b/doc/topics/manage_code.md
index 136e471d14a..5e9160338a9 100644
--- a/doc/topics/manage_code.md
+++ b/doc/topics/manage_code.md
@@ -6,7 +6,8 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Manage your code **(FREE)**
-Store your source files in a repository, and make changes to them by using merge requests.
+Store your source files in a repository, create merge requests, and compile code hosted on GitLab.
- [Repositories](../user/project/repository/index.md)
- [Merge requests](../user/project/merge_requests/index.md)
+- [Remote development](../user/project/remote_development/index.md)