Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

mirror remote branch to local repository for fixing production issues on last deployed code

git checkout -b <my_new_branch> <remote>/<branch_name>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #mirror #remote #branch #local #repository #fixing #production #issues #deployed #code
ADD COMMENT
Topic
Name
9+3 =