Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to sync your local project on your computer to GitLab you will need to install and setup a Git client such as SourceTree.
Alternately, if you prefer using Git via the command line, you can find helpful documentation here: https://gitlab.blinkm.io/help/gitlab-basics/start-using-git.md 


SSH Keys

As part of your Git client setup process you should create an SSH key.
Detailed instructions on how to do this can be found here: https://gitlab.blinkm.io/help/ssh/README

...

Testing your setup

You can test your setup by running the appropriate commands on the command line, or by adding a new remote GitLab repository path to your local Git client and testing the pull, push and commit functionality.