git review报错,按照下面的提示操作也无效,也没有搜到相关的解决方案


Errors running git rebase -p -i remotes/gerrit/test
error: cannot rebase: You have unstaged changes.
error: Please commit or stash them.
It is likely that your change has a merge conflict. You may resolve it
in the working tree now as described above and then run 'git review'
again, or if you do not want to resolve it yet (note that the change
can not merge until the conflict is resolved) you may run 'git rebase
--abort' then 'git review -R' to upload the change without rebasing.