码迷,mamicode.com
首页 > 其他好文 > 详细

git安装与配置

时间:2020-07-06 10:36:25      阅读:92      评论:0      收藏:0      [点我收藏+]

标签:ima   下载地址   glob   git安装   tps   mail   参数   alt   code   

1.下载地址

  https://git-scm.com/download/win

2.配置用户信息

  git config --global user.name "name"

技术图片

  git config --global user.email "email"

技术图片

3.查看参数是否配置成功

  git config --list

技术图片

git安装与配置

标签:ima   下载地址   glob   git安装   tps   mail   参数   alt   code   

原文地址:https://www.cnblogs.com/JackWeTa/p/13253352.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!