SyntaxFix
Write A Post
Hire A Developer
Questions
This happens due to current branch has no tracking on the branch on the remote. so you can do it with 2 ways.
git pull origin master
git branch --set-upstream-to=origin/