Answers for "how to upload github repository using cmd"

0

how to upload on github with command

git remote add origin https://github.com/yourusername/your-repo-name.git
Posted by: Guest on July-02-2020

Code answers related to "how to upload github repository using cmd"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language