I worked on a few commits while the origin/master
moved forward, and then squashed them together on my local. I still have not committed anything, but even after running git pull --rebase
there are still origin/master
changes that are not in my local directory.
How could this be? git status
shows clean.