Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

take files from different branch to different branch

git checkout <other-branch-name> -- path/to/your/folder (-- are optional)
eg. git checkout Utils base/src/HDM.cpp
Source by www.freecodecamp.org #
 
PREVIOUS NEXT
Tagged: #files #branch #branch
ADD COMMENT
Topic
Name
1+5 =