Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

pushing an existing rep from command line to github repo

git remote add origin https://github.com/Mo-Aziz/React-shopping-cart.git
git branch -M main
git push -u origin main
Source by github.com #
 
PREVIOUS NEXT
Tagged: #pushing #existing #rep #command #line #github #repo
ADD COMMENT
Topic
Name
7+1 =