2017-11-01 11:56:40 -04:00
|
|
|
---
|
|
|
|
comments: false
|
|
|
|
---
|
|
|
|
|
2015-06-16 19:05:56 -04:00
|
|
|
# GitLab basics
|
|
|
|
|
|
|
|
Step-by-step guides on the basics of working with Git and GitLab.
|
|
|
|
|
2016-10-11 07:14:08 -04:00
|
|
|
- [Command line basics](command-line-commands.md)
|
2016-03-18 03:36:44 -04:00
|
|
|
- [Start using Git on the command line](start-using-git.md)
|
|
|
|
- [Create and add your SSH Keys](create-your-ssh-keys.md)
|
|
|
|
- [Create a project](create-project.md)
|
2017-07-16 12:03:39 -04:00
|
|
|
- [Create a group](../user/group/index.md#create-a-new-group)
|
2016-03-18 03:36:44 -04:00
|
|
|
- [Create a branch](create-branch.md)
|
|
|
|
- [Fork a project](fork-project.md)
|
|
|
|
- [Add a file](add-file.md)
|
|
|
|
- [Add an image](add-image.md)
|
2017-05-08 04:35:38 -04:00
|
|
|
- [Create an issue](../user/project/issues/create_new_issue.md)
|
2016-10-11 05:30:35 -04:00
|
|
|
- [Create a merge request](add-merge-request.md)
|