f2g4…or create a new repository on the command line echo "# f2g4" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https