How do you create a remote Git branch? - Stack Overflow
I created a local branch which I want to 'push' upstream. There is a similar question here on Stack Overflow on how to track a newly created remote branch. However, my workflow is slightly differ... ... First, you must create your branch locally git check...