Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

git remote set origin

# set up remote origin (i.e. for the very first time)
git remote add origin https://github.com/USERNAME/REPOSITORY.git
Source by nullorempty.org #
 
PREVIOUS NEXT
Tagged: #git #remote #set #origin
ADD COMMENT
Topic
Name
5+3 =