官方安装文档:https://www.git-scm.com/book/en/v2/Getting-Started-Installing-Git

以下一mac安装做笔记

点击链接

http://git-scm.com/download/mac

下载完毕之后打开

点击仍要打开

然后按照提示一路点击下一步安装完

安装完毕后可以通过mac的终端查看git版本确认是否安装成功

git --version

最新文章

  1. 数据库模型设计PowerDesigner
  2. javascript_core之正则、Math、Date
  3. Spine批量导出Command line Export
  4. HttpURLConnection GET/POST写法
  5. MatrixTurn源码阅读
  6. 宏定义(#define)和常量(const)的区别
  7. poj 1329 Circle Through Three Points(求圆心+输出)
  8. Quartz2D介绍
  9. EF 下的code fist 模式编程
  10. E. Devu and Flowers
  11. identifier of an instance of **** was altered from **** to *****
  12. 初入webform的杂七杂八
  13. 初试GH-OST(转)
  14. ant jmeter jenkins 实现自动化测试
  15. 论C语言中二级指针和二维数组之间的区别
  16. Solr的入门知识
  17. 数据库实例: STOREBOOK > 表空间
  18. Qt图标自定义
  19. HTML-利用CSS和JavaScript制作一个切换图片的网页
  20. 修改npm包管理器的registry为淘宝镜像(npm.taobao.org)<转>

热门文章

  1. Educational Codeforces Round 64 选做
  2. leetcode1162 As Far from Land as Possible
  3. 使用 mtd-utils 烧写Arm Linux 系统各个部分
  4. python3调用微软js引擎ChakraCore
  5. Machine Learning Note Phase 1( Done!)
  6. linux之 文本编辑 的基础知识点
  7. vsftpd实现不同端口访问。
  8. junit基础学习之-junit3和4的区别(4)
  9. Glusterfs volume 的三种挂载方式
  10. 编程入门-Eclipse基本使用