SyntaxFix
Write A Post
Hire A Developer
Questions
I ran into this and realized I didn't fetch the upstream before trying to rebase. All I needed was to git fetch upstream
git fetch upstream