В 22:00 МСК будет объявлен перерыв - 15 минут. Вы отдыхаете - мы обновляем!

qwartyuiopeeeeee

Создать новый репозиторий из командной строки

touch README.mdgit initgit add .git commit -m "first_commit"git branch -M mastergit remote add origin https://gitverse.ru/mi1ex/qwartyuiopeeeeee.gitgit push -u origin master

Отправка существующего репозитория из командной строки

git remote add origin https://gitverse.ru/mi1ex/qwartyuiopeeeeee.gitgit branch -M mastergit push -u origin master
mi1ex/qwartyuiopeeeeee | Gitverse