Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git copy branch to another branch

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