2015-06-16 19:05:56 -04:00
|
|
|
# GitLab basics
|
|
|
|
|
|
|
|
Step-by-step guides on the basics of working with Git and GitLab.
|
|
|
|
|
2015-07-23 20:11:17 -04:00
|
|
|
* [Start using Git on the command line](start-using-git.md)
|
2015-06-17 12:44:48 -04:00
|
|
|
|
2015-06-30 12:03:10 -04:00
|
|
|
* [Create and add your SSH Keys](create-your-ssh-keys.md)
|
2015-06-25 11:45:37 -04:00
|
|
|
|
2015-06-30 12:03:10 -04:00
|
|
|
* [Command Line basic commands](command-line-commands.md)
|
2015-06-29 21:53:51 -04:00
|
|
|
|
2015-06-30 12:03:10 -04:00
|
|
|
* [Basic Git commands](basic-git-commands.md)
|
2015-07-01 23:23:31 -04:00
|
|
|
|
|
|
|
* [Create a project](create-project.md)
|
2015-07-02 15:09:06 -04:00
|
|
|
|
|
|
|
* [Create a group](create-group.md)
|
2015-07-09 18:33:42 -04:00
|
|
|
|
|
|
|
* [Create a branch](create-branch.md)
|
2015-07-21 18:45:12 -04:00
|
|
|
|
|
|
|
* [Fork a project](fork-project.md)
|
2015-07-23 20:11:17 -04:00
|
|
|
|
|
|
|
* [Add a file](add-file.md)
|
2015-07-30 16:50:15 -04:00
|
|
|
|
2015-08-02 12:52:30 -04:00
|
|
|
* [Add an image](add-image.md)
|
|
|
|
|
2015-07-30 16:50:15 -04:00
|
|
|
* [Create a Merge Request](add-merge-request.md)
|
2015-08-26 01:15:02 -04:00
|
|
|
|
|
|
|
* [Create an Issue](create-issue.md)
|