Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

push a new local repository to github.

git remote add origin https://github.com/IbrahimMohammedAnyarsYorda/Classes-and-Models.git
git branch -M main
git push -u origin main
Source by github.com #
 
PREVIOUS NEXT
Tagged: #push #local #repository
ADD COMMENT
Topic
Name
4+6 =