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

如何连接git bash和git hub

时间:2016-09-13 09:00:21      阅读:128      评论:0      收藏:0      [点我收藏+]

标签:

git config --global user.name "Your Real Name" 2 git config --global user.email you@email.address
1 ssh-keygen -C ‘your@email.address‘ -t rsa
http://blog.chinaunix.net/uid-17188120-id-4989187.html

如何连接git bash和git hub

标签:

原文地址:http://www.cnblogs.com/qinqiu/p/5867108.html

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