会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
crazy code
无敌风火轮
博客园
首页
新随笔
联系
管理
2016年3月18日
github 下Contributions计数失效原因
摘要: git push到远程仓库之后,Contributions的统计失败; git push origin master 原因:没有配置本地git的配置文件中的user.emil 和user.name git config --global user.name "你的github用户名" git config --global user.email emailaddress@qq.com //use...
阅读全文
posted @ 2016-03-18 14:31 zhanfuShi
阅读(288)
评论(0)
推荐(0)
编辑
公告