cd existing_repo git remote add origin https://gitlab.com/maohai/platformer-contriller-tutorial.git git branch -M main git push -uf origin main Every project is ...