Skip to content

Instantly share code, notes, and snippets.

@handuy
handuy / gitlab-ssh-config.md
Created November 28, 2023 08:30 — forked from projected1/gitlab-ssh-config.md
GitLab SSH Configuration.

GitLab SSH Config

This tutorial will help you to configure your GitLab SSH keys. Once configured, you should be able to clone repositories, push your changes and submit your pull requests to GitLab repositories via SSH.

Unless otherwise noted, all instructions are for the Window environment. If you are looking for instructions for Linux or MAC OS, please consult the official documentation instead.

Generating a New SSH Key

If not already installed, install Git for Windows.