I had the same problem, and to get rid of that you need to make a new commit with a message like this git commit -m 'ready' and it will be gone ! So simple though, no one talks about that.
git commit -m 'ready'