Sometimes i want to update another remote branch to be the same as the current branch. I do this like git push remoteName branchName:otherBranchName
in the terminal. However, it appears I can’t do this in SublimeMerge, as it forces me to push to the same branch on a remote. Is this a limitation of SublimeMerge or am I missing something?
How to push a branch to a different remote branch
LordZardeck
#1
0 Likes
malikarumi
#2
Don’t know if this will help you or not, but take a look at this post and answers:
0 Likes