Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git create new repo from branch

$ git push https://github.com/accountname/new_repo.git +old_branch:master
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #create #repo #branch
ADD COMMENT
Topic
Name
6+3 =