cd existing_folder git init git remote add origin git@gitlab.x-cell.local:azubis/tg/battleshiptwo.git git add . git commit -m "Initial commit"