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:
Diffstat (limited to 'doc/topics/manage_code.md')
-rw-r--r--doc/topics/manage_code.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/topics/manage_code.md b/doc/topics/manage_code.md
new file mode 100644
index 00000000000..136e471d14a
--- /dev/null
+++ b/doc/topics/manage_code.md
@@ -0,0 +1,12 @@
+---
+stage: none
+group: unassigned
+info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments
+---
+
+# Manage your code **(FREE)**
+
+Store your source files in a repository, and make changes to them by using merge requests.
+
+- [Repositories](../user/project/repository/index.md)
+- [Merge requests](../user/project/merge_requests/index.md)