How to Setup SSH for GitHub on mac May 2023

preview_player
Показать описание
Setting up SSH for GitHub on macOS in 2023.
GitHub no longer supports password authentication when connecting to GitHub in relation to your git repos. In this video we go from beginning to end in creating and using SSH keys with GitHub.

document link:
Рекомендации по теме
Комментарии
Автор

Thank you very much ! This is very concise and simple. Keep it up !

PJ
Автор

I love you man you saved my life RESPECT

aymansaadeldinruiz
Автор

thank's, good video, it's help me!

danikulikvskiy
Автор

It's work fine for me, so thanks bro

Raminraad
Автор

If you don't have config file, create a file named config in your .ssh folder using your text editor of choice and paste in the lines from the guide and then save the file.

paveltigiev
Автор

config file not appearing in .ssh file

theCoder
Автор

When I go to open my .ssh/config folder at 1:56, it only leads to a blank TextEdit. Is there a step that I am missing?

NanWroblewski-hegy
Автор

The -K and -A flags are deprecated and have been replaced by the --apple-use-keychain and --apple-load-keychain so i guess u use old version mac.

zkzlsjl