Steps To Install willgit on Mac Using Brew

What is “willgit” Package?

William’s miscellaneous git tools
For more details: http://git-wt-commit.rubyforge.org

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install willgit.
    brew install willgit

Now, use willgit!