CWP panel

Setup Git for using GitLab (including SSH key) – Linux



Git commands to run:

git –version
git config –global user.name “FirstName LastName”
git config –global user.email “your_email_address@example.com”

Other resources:

Timecodes:
00:00 – Intro
00:22 – Install Git
01:28 – Configure your Git name and email
02:24 – Clone a Git repo with SSH
04:30 – Generate SSH key
07:30 – Add SSH key to GitLab
09:12 – Unlock private key
10:53 – Conclusion

___

// GitLab CI/CD ONLINE COURSE

? Want to learn more about CI/CD pipelines? Check my GitLab CI online course.

Get it at a special price and help support this YouTube channel:

___

// I HAVE A QUESTION!

I do my best to answer all comments here on YouTube but I cannot make any guarantees.

___

// I HAVE A VIDEO IDEA

Do you want me to create a video on a specific topic? Just fill out the form below:

___

// P L A Y L I S T S

▸ Learn Gitlab CI |

___

// F R E E R E S O U R C E S

▸▸▸ Official Gitlab CI documentation

▸▸▸ ? Subscribe to the “Testing and automation with Valentine” newsletter for bi-weekly tutorials, tips, and news from the industry.

___

// YOUR SUPPORT ON PATREON MATTERS

If you enjoy this content, help me create more like this. Consider supporting me on Patreon.

___

// IMPRINT



source

 

To see the full content, share this page by clicking one of the buttons below

Related Articles

Leave a Reply