I created a new branch ("masterNEW") from my local "master" branch, made some changes to "masterNew", committed those changes, then when I try to push "masterNEW" branch to "origin".
When I do all the other branches that were syced to this local are OPTIONS to push, but my "masterNEW" is NOT among them on the list.
How do I resolve to be able to push "masterNEW" to "origin"