Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to push existing project to github

git remote add origin 
      https://github.com/asd/FinraDeck.git (github adresi)
• git push -u origin master 
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #push #existing #project #github
ADD COMMENT
Topic
Name
2+7 =