Answers for "push exsisting repo"

0

push exsisting repo

git remote add origin https://github.com/DragoPvP/relaxer-app.git
git branch -M main
git push -u origin main
Posted by: Guest on June-22-2021

Browse Popular Code Answers by Language