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
0
Merge Requests
0
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
Jérome Perrin
gitlab-ce
Commits
777ca780
Commit
777ca780
authored
Oct 11, 2016
by
Achilleas Pipinellis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rearrange GitLab basics READMEs
[ci skip]
parent
54fd5e83
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
doc/README.md
doc/README.md
+1
-1
doc/gitlab-basics/README.md
doc/gitlab-basics/README.md
+2
-2
No files found.
doc/README.md
View file @
777ca780
...
...
@@ -7,7 +7,7 @@
-
[
CI/CD
](
ci/README.md
)
GitLab Continuous Integration (CI) and Continuous Delivery (CD) getting started,
`.gitlab-ci.yml`
options, and examples.
-
[
GitLab as OAuth2 authentication service provider
](
integration/oauth_provider.md
)
. It allows you to login to other applications from GitLab.
-
[
Container Registry
](
user/project/container_registry.md
)
Learn how to use GitLab Container Registry.
-
[
GitLab
B
asics
](
gitlab-basics/README.md
)
Find step by step how to start working on your commandline and on GitLab.
-
[
GitLab
b
asics
](
gitlab-basics/README.md
)
Find step by step how to start working on your commandline and on GitLab.
-
[
Importing to GitLab
](
workflow/importing/README.md
)
.
-
[
Importing and exporting projects between instances
](
user/project/settings/import_export.md
)
.
-
[
Markdown
](
user/markdown.md
)
GitLab's advanced formatting system.
...
...
doc/gitlab-basics/README.md
View file @
777ca780
...
...
@@ -11,5 +11,5 @@ Step-by-step guides on the basics of working with Git and GitLab.
-
[
Fork a project
](
fork-project.md
)
-
[
Add a file
](
add-file.md
)
-
[
Add an image
](
add-image.md
)
-
[
Create a
Merge Request
](
add-merge-request
.md
)
-
[
Create a
n Issue
](
create-issue
.md
)
-
[
Create a
n issue
](
create-issue
.md
)
-
[
Create a
merge request
](
add-merge-request
.md
)
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