Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

push to existing repo github

$ git push -u origin main
# Pushes the changes in your local repository up to the remote repository you specified as the origin
Source by docs.github.com #
 
PREVIOUS NEXT
Tagged: #push #existing #repo #github
ADD COMMENT
Topic
Name
9+8 =