Easy steps to install git-trim package on Mac
Package Information:
Application Name – git-trim
What is git-trim – Not Available for git-trim
Use of git-trim – Trim your git remote tracking branches that are merged or gone
URL – https://github.com/foriequal0/git-trim
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install git-trim using brew
brew install git-trim
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
git-trim is ready to use now!