how to upload proyect to github with git push and ssh
commands commit
git init
git add *
git commit -m "comment"
commands config mail and user
email:
git config user.email "email"
name:
git config user.name "name"
set globally
email:
git config --global user.email "email"
name:
git config --global user.name "name"
command generate key ssh
ssh-keygen -t rsa -b 4096 -C "email@email.com"
see ssh key
cat /var/root/.ssh/id_rsa.pub
command set origin
git remote add origin git@github.com:respost/you.git
command to github
git push -u origin master
or
git push -f origin master
👉 ACCESS webpage ►
https://www.filetechn.com
★NETWORKS (FOLLOW US)★
►Facebook: / filetechn
►Group Facebook: / 2356934024596866
►Telegram: https://t.me/filetech
★DOWNLOAD OUR APPS FOR ANDROID★
► https://play.google.com/store/apps/de...
Remember that these videos are for educational purposes.
Nesta página do site você pode assistir ao vídeo on-line GIT AND GITHUB TUTORIAL: How to COMMIT to GITHUB for SSH | Upload proyect Git push duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário FileTech en 09 Fevereiro 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 39 vezes e gostou 1 espectadores. Boa visualização!