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
Léo-Paul Géneau
gitlab-ce
Commits
4e1d1b8b
Commit
4e1d1b8b
authored
Mar 30, 2017
by
Marcia Ramos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add intro, move version control to getting started
parent
3581476d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
6 deletions
+14
-6
doc/topics/git/index.md
doc/topics/git/index.md
+14
-6
No files found.
doc/topics/git/index.md
View file @
4e1d1b8b
# Git documentation
Git is a
[
free and open source
](
https://git-scm.com/about/free-and-open-source
)
distributed version control system designed to handle everything from small to
very large projects with speed and efficiency.
[
GitLab
](
https://about.gitlab.com
)
is a Git-based fully integrated platform for
software development. It has all functionalities Git has, plus a lot of
powerful
[
features
](
https://about.gitlab.com/features/
)
to enhance your
[
workflow
](
https://about.gitlab.com/2016/10/25/gitlab-workflow-an-overview/
)
.
We've gathered some resources to help you to get the best from Git with GitLab.
## Getting started
-
[
Git concepts
](
../../university/training/user_training.html#git-concepts
)
...
...
@@ -8,7 +19,9 @@
-
[
GitLab Git Cheat Sheet (download)
](
https://gitlab.com/gitlab-com/marketing/raw/master/design/print/git-cheatsheet/print-pdf/git-cheatsheet.pdf
)
-
**Articles:**
-
[
Git Tips & Tricks
](
https://about.gitlab.com/2016/12/08/git-tips-and-tricks/
)
-
[
8 Tips to help you work better with Git
](
https://about.gitlab.com/2015/02/19/8-tips-to-help-you-work-better-with-git/
)
-
[
Eight Tips to help you work better with Git
](
https://about.gitlab.com/2015/02/19/8-tips-to-help-you-work-better-with-git/
)
-
**Presentations:**
-
[
GLU Course: About Version Control
](
https://docs.google.com/presentation/d/16sX7hUrCZyOFbpvnrAFrg6tVO5_yT98IgdAqOmXwBho/edit?usp=sharing
)
-
**Third-party resources:**
-
What is
[
Git
](
https://git-scm.com
)
-
[
Version control
](
https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control
)
...
...
@@ -24,11 +37,6 @@
-
[
Git Branching - Branches in a Nutshell
](
https://git-scm.com/book/en/v2/Git-Branching-Branches-in-a-Nutshell
)
-
[
Git Branching - Branching Workflows
](
https://git-scm.com/book/en/v2/Git-Branching-Branching-Workflows
)
### Version control
-
**Presentations:**
-
[
GLU Course: About Version Control
](
https://docs.google.com/presentation/d/16sX7hUrCZyOFbpvnrAFrg6tVO5_yT98IgdAqOmXwBho/edit?usp=sharing
)
## Advanced use
-
[
Custom Git Hooks
](
../../administration/custom_hooks.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