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:
- Open up your Terminal.
- Copy and run the command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install bzr-extmerge using brew
brew install bzr-extmerge
bzr-extmerge is ready to use now!