brew 更新的时候,提示是这个:
Ignoring path homebrew-cask/
To restore the stashed changes to /usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask run:
'cd /usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask && git stash pop'
Updated 2 taps (homebrew/core and homebrew/cask).
==> Updated Formulae
我一看,提示的还挺详细,那么就继续呗:
cd /usr/local/Homebrew/Library/Taps/homebrew/homebrew-cask && git stash pop
Already up to date!
On branch master
Your branch is up to date with 'origin/master'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
homebrew-cask/
nothing added to commit but untracked files present (use "git add" to track)
Dropped refs/stash@{0} (7f413ded69914ef213d6e822b4679367d2c7c46e)
然后捏????怎么不对啊。。。