Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git copy branch to another

git checkout old_branch
git branch new_branch
 
PREVIOUS NEXT
Tagged: #git #copy #branch
ADD COMMENT
Topic
Name
4+8 =