Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

add local repository to remote

git remote add origin https://github.com/Nikita-153/Try.git
git branch -M main
git push -u origin main
Source by github.com #
 
PREVIOUS NEXT
Tagged: #add #local #repository #remote
ADD COMMENT
Topic
Name
7+6 =