昨天刚配置好的git,今天刚要commit一些修改,就遇到了这个问题
** Please tell me who you are.

Run

git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got 'tim@newton.(none)')

后来找到了解决办法:
找到工程目录的.git文件夹,打开之后找到config文件,在最后边加上一句话
[user]
 email=your email
 name=your name
your email 和your name随便写上就行
参考链接:http://stackoverflow.com/questions/25671785/git-fatal-unable-to-auto-detect-email-address

git中报unable to auto-detect email address 错误的解决拌办法相关推荐

  1. git中报unable to auto-detect email address 错误的解决办法

    昨天刚配置好的git,今天刚要commit一些修改,就遇到了这个问题 ** Please tell me who you are. Run   git config --global user.ema ...

  2. 【Git】SSL certificate problem: unable to get local issuer certificate错误的解决办法

    问题描述 unable to access 'https://*****.git/': SSL certificate problem: unable to get local issuer cert ...

  3. git commit时出现unable to auto-detect email address错误

    我的小站.Github 问题描述: 在git commit的时候出现如下报错 *** Please tell me who you are. Run git config --global user. ...

  4. UDP广播之socket bad address 错误被解决,舒服

    在编写UDP广播程序编写完后,一编译,提示socket bad address.后面查资料得知在读取socket缓冲的时候,发送端sendto返回值正常,接收端recvfrom却读不到信息,是因为指针 ...

  5. 6种常见的Git错误以及解决的办法

    我们都会犯错误,尤其是在使用像Git这样复杂的东西时.如果你是Git的新手,可以学习如何在命令行上开始使用Git.下面介绍如何解决六个最常见的Git错误. Photo by Pawel Janiak  ...

  6. "unable to load dynamic library"错误的解决方法

    1.  问题的描述 今天php的mysql突然不好用了.先后提示下面的错误信息: 没有找到 libmysql.dll 因此这个应用程序未能启动 apache php startup: Unable t ...

  7. 2011/05/26 Unable to resolve activity for: Intent错误的解决方法

    今天我继续学习编写robotium的测试程序.目标是前些天在网上下来的android的一个扫雷源码(类名为test,包名为jim.test).我的测试程序(类名为testTest,包名为jim.tes ...

  8. There is no Citrix MetaFrame server configured on the specified address错误的解决方法

    环境:windows server 2003 enterprise +Citrix MetaFrame XP Server for Windows with Feature Release 3+Met ...

  9. 使用Eclipse更新软件时出现Unable to locate secure storage module错误的解决方法

    在使用代理授权访问网络更新Eclipse后,会在用户目录存储文件(user-directory)\.eclipse\org.eclipse.equinox.security\secure_storag ...

最新文章

  1. Jenkins持续集成输出html测试报告
  2. ZCMU 1048: 子串
  3. GIMP中的新建Layer与更改Layer大小
  4. 通过openpctv简单学习opkg安装与生成包的一些过程
  5. v-region 地址组件无法回显问题(选择地址保存后,打开编辑,发现刚才选择的地址【省市县乡】信息消失,信息不回显)
  6. python 字符串 类型互相转换 str bytes 字符串连接
  7. stm32PWM输入捕获模式详解
  8. 同步带周长计算公式_同步带选型计算方法
  9. LabVIEW编程LabVIEW开发 控制雷赛运动控制器SMC604A例程与相关资料
  10. c语言编程2的10次方,疯狂编程,计算2的10万次方
  11. XShell v7里的快捷键
  12. 机器学习(3)特征提取2 -- 文本特征提取(包括中文文本特征提取)
  13. 如何从福彩官网抓取 双色球历史数据
  14. 【工控老马】力控7.0与S7-200SMART的驱动连接
  15. Synopsys Formality Workshop 2013
  16. python方差齐性检验_方差分析中的方差齐性检验_方差齐性检验结果分析
  17. 图片上传系统在淘系中的实践
  18. RecyclerView调用notifyDataSetChanged()不起作用
  19. 大学教育和IT培训有何区别?
  20. txt电子书如何用Mac打开?

热门文章

  1. python 自动抢红包_【Python】微博自动抢红包
  2. 【第七周:Python(二)】7周成为数据分析师
  3. Objective-C中的nullable、__nullable、__Nullable
  4. HDU 5701 中位数计数(思维+暴力)
  5. 你知道mp3转换器怎么用吗?分享在线音频转换mp3怎么弄
  6. 2.HTML基础——认识HTML
  7. 接口大师v3.9,API低代码开发工具,即刻搭建你的接口服务平台
  8. 嵌入式学习-STM32F103ZE中断配置
  9. 未知环境探索(三)RRT 与SRT
  10. 如何选择“好公司”和“便宜的好公司”!股票量化分析工具QTYX-V2.2.0