Steps To Install bzr-extmerge on Mac

Package Information:

Name: bzr-extmerge
Use: Extmerge is a Bazaar plugin that calls an external three way merge tool to help solve conflicts.
URL: https://launchpad.net/bzr-extmerge

Installation Steps:

  1. Open up your Terminal.
  2. Copy and run the command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install bzr-extmerge using brew
    brew install bzr-extmerge

bzr-extmerge is ready to use now!