SyntaxFix
Write A Post
Hire A Developer
Questions
$ git push origin develop:master
or, more generally
$ git push <remote> <local branch name>:<remote branch to push into>