I had a repository. I rolled back to the old commit. Now push a new one. And I get this message.
On the master branch Your branch is 10 commits behind “origin / master” and can be rewind ahead. (use "git pull" to update your local branch) nothing to commit, no changes in the working directory
How can I ignore it? Or how to just delete these 10 commits?