Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

copy commit in another branch

git checkout branch-name
git cherry-pick xyz abc qwe
git push origin branch-name
 
PREVIOUS NEXT
Tagged: #copy #commit #branch
ADD COMMENT
Topic
Name
2+2 =