Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
e924729a
Commit
e924729a
authored
Sep 08, 2021
by
Kati Paizee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add redirect for unused get started page
parent
5ccf995a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
45 deletions
+5
-45
doc/intro/index.md
doc/intro/index.md
+5
-45
No files found.
doc/intro/index.md
View file @
e924729a
---
---
stage
:
Create
redirect_to
:
'
../topics/use_gitlab.md'
group
:
Source Code
remove_date
:
'
2021-12-08'
info
:
"
To
determine
the
technical
writer
assigned
to
the
Stage/Group
associated
with
this
page,
see
https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments"
comments
:
false
---
---
# Get started with GitLab **(FREE)**
This document was moved to
[
another location
](
../topics/use_gitlab.md
)
.
## Organize
<!-- This redirect file can be deleted after <2021-12-08>
. -->
<!-- Before deletion, see: https://docs.gitlab.com/ee/development/documentation/redirects.html -->
Create projects and groups.
-
[
Create a new project
](
../user/project/working_with_projects.md#create-a-project
)
-
[
Create a new group
](
../user/group/index.md#create-a-group
)
## Prioritize
Create issues, labels, milestones, cast your vote, and review issues.
-
[
Create an issue
](
../user/project/issues/managing_issues.md#create-a-new-issue
)
-
[
Assign labels to issues
](
../user/project/labels.md
)
-
[
Use milestones as an overview of your project's tracker
](
../user/project/milestones/index.md
)
-
[
Use voting to express your like/dislike to issues and merge requests
](
../user/award_emojis.md
)
## Collaborate
Create merge requests and review code.
-
[
Fork a project and contribute to it
](
../user/project/repository/forking_workflow.md
)
-
[
Create a new merge request
](
../user/project/merge_requests/creating_merge_requests.md
)
-
[
Automatically close issues from merge requests
](
../user/project/issues/managing_issues.md#closing-issues-automatically
)
-
[
Automatically merge when pipeline succeeds
](
../user/project/merge_requests/merge_when_pipeline_succeeds.md
)
-
[
Revert any commit
](
../user/project/merge_requests/revert_changes.md
)
-
[
Cherry-pick any commit
](
../user/project/merge_requests/cherry_pick_changes.md
)
## Test and Deploy
Use the built-in continuous integration in GitLab.
-
[
Get started with GitLab CI/CD
](
../ci/quick_start/index.md
)
## Install and Update
Install and update your GitLab installation.
-
[
Install GitLab
](
https://about.gitlab.com/install/
)
-
[
Update GitLab
](
https://about.gitlab.com/update/
)
-
[
Explore Omnibus GitLab configuration options
](
https://docs.gitlab.com/omnibus/settings/configuration.html
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment