Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

copy files from another branch git

# git checkout <branch> <path>
$ git checkout other_branch world.txt
Source by remarkablemark.org #
 
PREVIOUS NEXT
Tagged: #copy #files #branch #git
ADD COMMENT
Topic
Name
5+6 =