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)
|
|
|
|
- [Create a group](create-group.md)
|
|
|
|
- [Create a branch](create-branch.md)
|
|
|
|
- [Fork a project](fork-project.md)
|
|
|
|
- [Add a file](add-file.md)
|
|
|
|
- [Add an image](add-image.md)
|
2016-10-11 05:30:35 -04:00
|
|
|
- [Create an issue](create-issue.md)
|
|
|
|
- [Create a merge request](add-merge-request.md)
|