Skip to content
Snippets Groups Projects
  • Max Howell's avatar
    19e387d9
    `brew upgrade` · 19e387d9
    Max Howell authored
    Consequence: you can no longer install when something is already installed, you must upgrade it. This doesn't apply if the formula in question was unlinked. You can still --force installs though.
    
    Rationale: the old way of installing over the top would leave symlinks to multiple versions in /usr/local if the old version had a file the newer version didn't. The new upgrade command handles everything properly.
    19e387d9
    History
    `brew upgrade`
    Max Howell authored
    Consequence: you can no longer install when something is already installed, you must upgrade it. This doesn't apply if the formula in question was unlinked. You can still --force installs though.
    
    Rationale: the old way of installing over the top would leave symlinks to multiple versions in /usr/local if the old version had a file the newer version didn't. The new upgrade command handles everything properly.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.