Easy steps to install ungit package on Mac
Package Information:
Application Name – ungit
What is ungit – Not Available for ungit
Use of ungit – Easiest way to use Git. On any platform. Anywhere
URL – https://github.com/FredrikNoren/ungit
Installation Steps:
- Open Terminal using Spotlight search by pressing  <command+space>. Type terminal and hitEnterkey.
- Now, run following command to install homebrew (brew)
- Install ungit using brew
brew install ungit 

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

ungit is ready to use now!