Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

github git init main

$ git remote add origin  <REMOTE_URL> 
# Sets the new remote
$ git remote -v
# Verifies the new remote URL
Source by docs.github.com #
 
PREVIOUS NEXT
Tagged: #github #git #init #main
ADD COMMENT
Topic
Name
8+1 =