Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

push local branch to another remote branch

$ git push <remote> <local_branch>:<remote_name>
Source by devconnected.com #
 
PREVIOUS NEXT
Tagged: #push #local #branch #remote #branch
ADD COMMENT
Topic
Name
7+9 =