- create new project
- push an existing repository from the command line:
git remote add origin https://github.com/account-name/project-name.git
git branch -M main
git push -u origin main
Created
November 13, 2023 08:37
-
-
Save adamcegielka/6e94bd8aaac8523f22eb42c1f3a5acb1 to your computer and use it in GitHub Desktop.