What is “scm-manager” Package?

Manage Git, Mercurial, and Subversion repos over HTTP
For more details: https://www.scm-manager.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 scm-manager.
    brew install scm-manager

Now, use scm-manager!