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
3bcc13bf
Commit
3bcc13bf
authored
Jun 10, 2019
by
GitLab Bot
Browse files
Options
Browse Files
Download
Plain Diff
Automatic merge of gitlab-org/gitlab-ce master
parents
69db5e2f
6c81c81a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
doc/ci/README.md
doc/ci/README.md
+5
-2
doc/topics/git/index.md
doc/topics/git/index.md
+2
-0
No files found.
doc/ci/README.md
View file @
3bcc13bf
...
...
@@ -29,8 +29,11 @@ the development cycle, ensuring that all the code deployed to
production complies with the code standards you established for
your app.
For a complete overview of these methodologies and GitLab CI/CD,
read the
[
Introduction to CI/CD with GitLab
](
introduction/index.md
)
.
For a:
-
Complete overview of these methodologies and GitLab CI/CD,
read the
[
Introduction to CI/CD with GitLab
](
introduction/index.md
)
.
-
Video demonstration of GitLab CI/CD, see
[
Demo: CI/CD with GitLab
](
https://www.youtube.com/watch?v=1iXFbchozdY
)
.
## Getting started
...
...
doc/topics/git/index.md
View file @
3bcc13bf
...
...
@@ -21,6 +21,8 @@ More information is also available on the [Git website](https://git-scm.com).
The following resources will help you get started with Git:
-
[
Git-ing started with Git
](
https://www.youtube.com/watch?v=Ce5nz5n41z4
)
,
a video introduction to Git.
-
[
Git Basics
](
https://git-scm.com/book/en/v2/Getting-Started-Git-Basics
)
-
[
Git on the Server - GitLab
](
https://git-scm.com/book/en/v2/Git-on-the-Server-GitLab
)
-
[
How to install Git
](
how_to_install_git/index.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