How to create a Github repository and upload files from local to GitHub using ssh key

Опубликовано: 18 Октябрь 2024
на канале: GHANSHYAM NAKIYA
47
4

#github #token #uploadfiles #createrepository #ssh #command #php #vscode #local #token #githubtutorial

How to create a repository in GitHub and upload files from local to GitHub using ssh key / token

1. Create repository
2. create token and setup to githup repository
3. Upload to local files github files

command

ssh-keygen -t ed25519 -C "[email protected]"