19 lines
697 B
Markdown
19 lines
697 B
Markdown
---
|
|
stage: none
|
|
group: unassigned
|
|
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
|
|
description: Repositories, merge requests, remote development.
|
|
title: Manage your code
|
|
---
|
|
|
|
Store your source files in a repository and create merge requests. Write, debug, and collaborate on code.
|
|
|
|
{{< cards >}}
|
|
|
|
- [Getting started](../user/get_started/get_started_managing_code.md)
|
|
- [Repositories](../user/project/repository/_index.md)
|
|
- [Merge requests](../user/project/merge_requests/_index.md)
|
|
- [Remote development](../user/project/remote_development/_index.md)
|
|
|
|
{{< /cards >}}
|