码迷,mamicode.com
首页 > 系统相关 > 详细

Ubuntu Git 初始使用

时间:2017-07-06 20:42:14      阅读:157      评论:0      收藏:0      [点我收藏+]

标签:use   install   glob   global   details   sudo   http   tail   ubuntu   

sudo apt-get install git

 

git config --global user.name "jhc888007"

 

git config --global user.email "jhc888007@163.com"

 

ssh-keygen -t rsa -C "jhc888007@163.com"

 

参考文献:http://blog.csdn.net/hustpzb/article/details/8230454/

Ubuntu Git 初始使用

标签:use   install   glob   global   details   sudo   http   tail   ubuntu   

原文地址:http://www.cnblogs.com/jhc888007/p/7127785.html

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