Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Push to an existing repository form command line

git remote add origin https://github.com/Nana7-bot/Newsletter.git
git branch -M master
git push -u origin master
Source by github.com #
 
PREVIOUS NEXT
Tagged: #Push #existing #repository #form #command #line
ADD COMMENT
Topic
Name
6+3 =