ubuntu ssh git подключить

Опубликовано: 12 Март 2026
на канале: sketchmast
221
3

ubuntu ssh git подключить

команды из видео:
ssh-keygen
git config --list

git config --global user.email " "
git config --global user.name " "
или же
git config --local user.email " "
git config --local user.name " "

mv ~/.ssh/id_rsa.pub ~/.ssh/github_rsa.pub