git remote add origin https://github.com/○○/○○.git
git branch -M main
git push -u origin main
これやってもnot a git repositoryってなるんだけどどうすればいいのこれ