如何强制自制软件更新已安装的软件?
我已经安装了钢琴杆,并尝试使用进行更新brew update pianobar。我也尝试过,brew update pianobar --force但是没有任何效果。它说我有本地更改,但不确定如何覆盖这些更改。 From http://github.com/mxcl/homebrew * branch master -> FETCH_HEAD error: Your local changes to the following files would be overwritten by merge: Library/Formula/android-ndk.rb Library/Formula/android-sdk.rb Library/Formula/center-im.rb Library/Formula/putty.rb Library/Formula/python.rb ... (lines removed) ... Library/Formula/upx.rb Library/Formula/vimpager.rb Library/Homebrew/cmd/doctor.rb Please, commit your changes or stash them before you can merge. error: …