I came from a cruel fight where blood and fear every night, and I am here to let the deads tell their story.
git init
git remote add origin https://github.com/<User>/<Repo>
git checkout -b main
git commit -a -m 'commit message'
git push origin main