Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

git : open another branch ( like clone )

## Use git worktree

$ git worktree add ../<new_folder> <branch_name>
 
PREVIOUS NEXT
Tagged: #git #open #branch #clone
ADD COMMENT
Topic
Name
1+8 =