Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to push a file to github

git remote add origin 'your_url_name'

git push -u origin master
 
PREVIOUS NEXT
Tagged: #push #file #github
ADD COMMENT
Topic
Name
1+1 =