Answers for "set another remote branch as origin"

0

git change branch remote

git branch branch_name --set-upstream-to your_new_remote/branch_name
Posted by: Guest on April-22-2022

Code answers related to "set another remote branch as origin"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language