oh my zsh无法更新

错误信息:

Cannot pull with rebase: You have unstaged changes.
Please commit or stash them.

解决方法:

cd ~/.oh-my-zsh/
git add .
git commit -m "commit message"
upgrade_oh_my_zsh
posted @ 2018-06-28 09:39  一条图图犬  阅读(1667)  评论(0编辑  收藏  举报