Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to fork from github to bitbucket

$ git clone https://github.com/cakephp/cakephp
$ cd cakephp
$ git push git@bitbucket.org:mg/cakephp.git master
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #fork #github #bitbucket
ADD COMMENT
Topic
Name
8+5 =