I\'m a little new to Git, and I\'m hoping somebody can explain what this message means exactly, in my scenario.
To give you some background information, this is what I\'
It's possible that you only pushed the master branch but not your new branch. You can do this with:
git push -u origin