When I run:
git status
I see this:
rebase in progress; onto 9c168a5 You are currently rebasing branch \'master\' on \'9c1
Mine was an error that popped up from BitBucket. Ran git am --skip fixed it.
git am --skip