会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
小小鑫
博客园
首页
新随笔
联系
管理
订阅
2015年8月6日
git版本控制的笔记
摘要: 一、配置你的身份,提交代码时git就可以知道是谁提交的了git config --global user.name "Tony"git config --global user.email "tony@gmail.com"验证:使用gitconfig--global和gitconfig--globa...
阅读全文
posted @ 2015-08-06 14:12 小小鑫
阅读(145)
评论(0)
推荐(0)
编辑
公告