Getting started To make it easy for you to get started with GitLab, here's a list of recommended next steps. cd existing_repo git remote add origin https://github.com/Luizcs2/Gym-website-.git git branch -M main git push -uf origin main