Answers for "add a specific remote branch git"

3

push to specific remote branch

git push origin localBranchName:remoteBranchName
Posted by: Guest on June-21-2021

Browse Popular Code Answers by Language