Answers for "Linkar repo en github"

0

Linkar repo en github

git remote add origin https://github.com/Dregos13/practica2.git
git branch -M main
git push -u origin main
Posted by: Guest on April-27-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language