git init
git status
git add
git commit -m "added commit message"
git remote add origin url
git push -u origin main
create credentials in github (apikey/token)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git init
git status
git add
git commit -m "added commit message"
git remote add origin url
git push -u origin main
create credentials in github (apikey/token)