Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

cherry pick from another repository

git fetch <remote-git-url> <branch> && git cherry-pick SHA1
Source by dev.to #
 
PREVIOUS NEXT
Tagged: #cherry #pick #repository
ADD COMMENT
Topic
Name
7+7 =