macOS gitをインストールする方法

環境
macOS

操作方法
1.ターミナルを実行します。

2.以下のコマンドを実行します
% brew install git

3.gitのバージョンを確認します
% git –version
git version 2.32.0 (Apple Git-132)

4.Git LFSのインストール
% brew install git-lfs

IT

Posted by arkgame