Installing GIT on MAC

Guide to install GIT on MAC.

  1. Objectives:
      1. Install GIT on MAC
      2. Setup python script for pip install capability
  2. Required Tools:
      1. HomeBrew — package installer for Mac
      2. Git
  3. Steps:
      1. brew install git
      2. If have error: Need update Xcode before install via homebrew if os was upgraded.
      3. sudo xcode-select — install
      4. sudo xcode-select –switch /Library/Developer/CommandLineTools/

Further notes 

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s