Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

push an existing repository from the command line

git remote add origin https://github.com/1o1development/motto.git
git branch -M master
git push -u origin master
Source by github.com #
 
PREVIOUS NEXT
Tagged: #push #existing #repository #command #line
ADD COMMENT
Topic
Name
7+9 =