#3 How To Add SSH Keys on Gitlab Account | How to create SSH Key on Mac, Linux and Windows

Опубликовано: 02 Октябрь 2024
на канале: Tech With Foyzur
942
9

#Gitlab #GitlabTutorial #Git

In the Gitlab tutorial video for absolute beginners, I will show you how to set up GitLab ssh keys on Mac and Linux. You will learn also how to create and add ssh keys to GitLab including some basic git commands. In case, GitLab ssh key not working you can find some tips and guidelines on how to resolve that.
Today we will learn the following -
▶️ How to create GitLab ssh key on Mac and Linux
▶️ How to clone a repo using GitLab ssh keys
▶️ Git local config settings
▶️. Git pull, git push to GitLab repository
If you want to support me and then you can share, like, comment, and subscribe. Thank you.


📶Timestamps 📶

00:00 Intro, overview, and outcome of the video
01:16 Generate and setup SSH keys on Mac
04:32 Generate and setup SSH keys on Linux
06:17 Test if the setup works
11:50 Git commands and troubleshooting