Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git add cloud repo

git remote add origin https://github.com/<username>/<repository>.git
git branch -M main
git push -u origin main
Source by github.com #
 
PREVIOUS NEXT
Tagged: #git #add #cloud #repo
ADD COMMENT
Topic
Name
7+6 =