Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

pushing to 2 repositories

git remote set-url --add --push origin https://USERNAME@bitbucket.org/WORKSPACE/REPOSITORY.git

//this will push to both repositories
git push origin
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #pushing #repositories
ADD COMMENT
Topic
Name
5+3 =