2017-11-01 11:56:40 -04:00
---
2020-10-30 17:08:52 -04:00
stage: none
group: unassigned
2020-11-26 01:09:20 -05:00
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
2017-11-01 11:56:40 -04:00
comments: false
2019-06-11 04:38:59 -04:00
type: index
2017-11-01 11:56:40 -04:00
---
2016-10-20 06:38:32 -04:00
# GitLab Training Material
2021-02-10 22:09:06 -05:00
<!-- vale gitlab.Spelling = NO -->
2019-11-27 01:06:40 -05:00
All GitLab training material is stored in Markdown format. Slides are
2021-02-10 22:09:06 -05:00
generated using [Deckset ](https://www.deckset.com/ ).
<!-- vale gitlab.Spelling = YES -->
2016-10-20 06:38:32 -04:00
All training material is open to public contribution.
2019-06-11 04:38:59 -04:00
This section contains the following topics:
- [Agile and Git ](topics/agile_git.md ).
- [Bisect ](topics/bisect.md ).
- [Cherry pick ](topics/cherry_picking.md ).
- [Code review and collaboration with Merge Requests ](topics/merge_requests.md ).
- [Configure your environment ](topics/env_setup.md ).
2021-02-11 13:09:10 -05:00
- [Explore GitLab ](../../gitlab-basics/index.md ).
2019-06-11 04:38:59 -04:00
- [Feature branching ](topics/feature_branching.md ).
- [Getting started ](topics/getting_started.md ).
- [GitLab flow ](gitlab_flow.md ).
- [GitLab Git workshop ](user_training.md ).
- [Git add ](topics/git_add.md ).
- [Git introduction ](topics/git_intro.md ).
- [Git log ](topics/git_log.md ).
- [Git stash ](topics/stash.md ).
- [Merge conflicts ](topics/merge_conflicts.md ).
- [Rollback commits ](topics/rollback_commits.md ).
- [Subtree ](topics/subtree.md ).
- [Unstage ](topics/unstage.md ).
## Additional Resources
2019-06-18 08:23:07 -04:00
1. [GitLab Documentation ](https://docs.gitlab.com )
2019-07-08 20:20:40 -04:00
1. [GUI Clients ](https://git-scm.com/downloads/guis )
1. [Pro Git book ](https://git-scm.com/book/en/v2 )
2021-02-10 22:09:06 -05:00
1. <!-- vale gitlab.Spelling = NO --> [Platzi Course ](https://courses.platzi.com/courses/git-gitlab/ ) <!-- vale gitlab.Spelling = NO -->
2019-06-11 04:38:59 -04:00
1. [Code School tutorial ](http://try.github.io/ )
1. Contact us at `subscribers@gitlab.com`