Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

add remote in git

git remote add origin git@git.assembla.com:portfolio/space.space_name.git#set a new remotegit remote -v#Verify new remoteorigin  git@git.assembla.com:portfolio/space.space_name.git (fetch)origin  git@git.assembla.com:portfolio/space.space_name.git (push)
Source by articles.assembla.com #
 
PREVIOUS NEXT
Tagged: #add #remote #git
ADD COMMENT
Topic
Name
6+3 =