6️GitHub Desktop
- Publish code to GitHub using GitHub desktop
Clone a git from GitHub
Go to GitHub, Copy URL
Open GitHub Desktop
File->Clone repository
Paste URL and select local folder
Publish local repository to GitHub
Open GitHub Desktop
File->new repository
Name: [folder name] Local path: path excludes folder name Git ignore: None
Create repository
Open VS or VC
Publish
Commit to main
Last updated