Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

link an existing local git to remote repo

git remote add origin <url>
git push -u origin main
Source by github.com #
 
PREVIOUS NEXT
Tagged: #link #existing #local #git #remote #repo
ADD COMMENT
Topic
Name
7+8 =