mirror of
https://gitlab.com/ric_harvey/git-guide.git
synced 2024-11-23 12:24:02 +00:00
update readme
This commit is contained in:
parent
acb48f97f6
commit
9c894eff79
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
In this guide we are going to show you how to use Gitlab, however before we get going setting things up it's good to get an understanding of the tool works that powers Gitlab (and Github). So let's dive in and take a look. Where possible I'll include instructions for Github but this guide focuses on using Gitlab primarily.
|
||||
|
||||
Have a read about whatis git first, this will help you understand whats happening under the hood, after that you can get going with learning the following operations:
|
||||
Have a read about [what is git](#so-what-is-git) first, this will help you understand whats happening under the hood, after that you can get going with learning the following operations:
|
||||
|
||||
- [Setting up git on your machine](#getting-setup)
|
||||
- [Getting code (clone and pull)](./getting-code.md)
|
||||
|
|
Loading…
Reference in a new issue