Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Add Repote into local existing Repostry

git remote add origin git@github.com:username/reponame.git
git branch -M main
git push -u origin main
Source by github.com #
 
PREVIOUS NEXT
Tagged: #Add #Repote #local #existing #Repostry
ADD COMMENT
Topic
Name
9+9 =