Загрузка страницы

How to clone and set SSH key: The GitHub tutorial

In this video, we'll see how to clone a repo. from GitHub by SSH keys and also setting up SSH keys to the GitHub account.

Steps for KEY GENERATE:
Step1: Install GitBash. Open it and type following commands:
ls -a -l ~/.ssh
ssh-keygen -t rsa -b4096 -C "your email"
eval $(ssh-agent -s)
ssh-add ~/.ssh/id_rsa
cat ~/.ssh/id_rsa.pub and copy this long key into your GitHub SSH setting (do not copy the id_rsa key)
ssh -T git@github.com

Steps for CLONING:
Step 1: Copy the SSH-URL of the respected repo. and run:
git clone SSH-URL
Step 2: Enjoy (;

New to GitHub??
Take a quick Tutorial for basics of Getting Started With GitHub, here:
https://www.youtube.com/watch?v=aUsFjBaGSYE&list=PLcL8q_TiioW0JLk03hM3cu_Nb5DRwBHa1

If this doesn't help or if you're stuck at any point in the process, ask openly in the comment section. I'll be more than happy to solve it. HAPPY CODING (:(:

👋👋 SUBSCRIBE HERE : https://rb.gy/ujkhmn 👋👋

Join our Discord server: https://discord.gg/PC3HSd3j6K👈

Follow me on:
Youtube: https://www.youtube.com/channel/UC8OaiXv5oTYm_0wJ0R7KKyg
Instagram: https://www.instagram.com/mohd_codes
Twitter: https://twitter.com/mohdraqif1

#TheVSCODEGuy #howtocloneusingsshkey

Видео How to clone and set SSH key: The GitHub tutorial канала EXPLOI.T.
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
19 марта 2020 г. 4:59:30
00:15:43
Яндекс.Метрика