Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

push an existing repository from the command line

git add . 
git commit -m "your commit"
git push 
Source by github.com #
 
PREVIOUS NEXT
Tagged: #push #existing #repository #command #line
ADD COMMENT
Topic
Name
5+6 =