Git: Push to Create Project

git push --set-upstream [email protected]:namespace/myproject.git master
git push --set-upstream https://gitlab.example.com/namespace/myproject.git master
Puzzled Pygmy