cd existing_repo
git remote add origin https://gitlab.com/gs_otus_python/my_poetry_project.git
git branch -M main
git push -uf origin main
Комментариев нет:
Отправить комментарий