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

git-ssh 配置和使用

时间:2018-04-12 20:48:12      阅读:111      评论:0      收藏:0      [点我收藏+]

标签:his   pre   lex   user   设置   man   div   ssh   bash   

1. 设置Git的user name和email:

$ git config --global user.name "Alex Freeman"
$ git config --global user.email "info@whist.org"

git-ssh 配置和使用

标签:his   pre   lex   user   设置   man   div   ssh   bash   

原文地址:https://www.cnblogs.com/whist/p/8810133.html

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