Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

Push an existing repository from the command-line

git remote add origin ssh://admin@gitdev.testinium.com:29418/oalipek.git
    git push -u origin master
Source by gitdev.testinium.com #
 
PREVIOUS NEXT
Tagged: #Push #existing #repository
ADD COMMENT
Topic
Name
6+7 =