1.在Terminal command line 输入git -h检查git是否正常。。
2.which git 查找git所在位置
3.brew install git 安装git。
4.git clone https://github.com/git/git 下载资源。
1.在Terminal command line 输入git -h检查git是否正常。。
2.which git 查找git所在位置
3.brew install git 安装git。
4.git clone https://github.com/git/git 下载资源。