Git - MacOS
- 1 Install Git
- 1.1 Option 1. Hombrew로 설치
- 1.2 Option 2. 공식 홈페이지에서 Binary로 설치
- 1.2.1 Git Download
- 1.2.2 Git Install
- 1.2.3 Git 설치 확인
- 1.2.4 git --version
Install Git
Option 1. Hombrew로 설치
brew install git
Option 2. 공식 홈페이지에서 Binary로 설치
Git Download
https://git-scm.com/download/Mac → Binary installer
Git Install