昨天刚配置好的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

转载于:https://www.cnblogs.com/jaysBlog/p/7903430.html

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

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

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

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

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

  3. git clone出现fatal: unable to checkout working tree报错的解决办法

    [原文链接]git clone出现fatal: unable to checkout working tree报错的解决办法 文章目录 问题:当使用git clone 出现fatal: unable ...

  4. Qt程序连接Access数据库,出现“[Microsoft][ODBC 驱动程序管理器] 未发现数据源名称并且未指定默认驱动程序 QODBC3: Unable to connect“错误的解决办法

    Qt程序连接Access数据库,出现 1."[Microsoft][ODBC 驱动程序管理器] 未发现数据源名称并且未指定默认驱动程序 QODBC3: Unable to connect&q ...

  5. 码云git push报错 DeployKey does not support push code 解决办法

    码云git push报错 DeployKey does not support push code 解决办法 首先生成公钥去码云添加公钥有具体教程 添加公钥 一顿操作之后测试一下 git push 嗯 ...

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

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

  7. 【038】使用git commit命令时遇到 fatal: Unable to create index.lock File exists 错误的解决办法

    一.问题描述 使用git commit 命令提交代码,遇到下面的错误: $ git commit -m 'Test' fatal: Unable to create 'D:/MyProject/.gi ...

  8. git clone 时出现fatal:unable to access 如下情况报错及解决办法

    克隆公司的项目直接是git clone +远程项目地址,一般是没问题的,但是最近发现想要再克隆一份时报错,之前操作都没问题,很郁闷,网上查了各种办法,也试了很多,都不管用,没找到根本问题. 后来在同事 ...

  9. 【Tools】git提示“warning: LF will be replaced by CRLF”的解决办法

    原文链接:https://blog.csdn.net/u012757419/article/details/105614028 一.发现问题 windows平台下使用git add,git deplo ...

最新文章

  1. 一、进程的概念、组成和特征
  2. SQL 服务器勒索病毒XTBL、dharma、wallet后缀,会在文件名中添加联系的电子邮件地址...
  3. Android为TV端助力 同时setTag两次,保存多种值
  4. 5.0、Android Studio调试你的应用
  5. linux脚本--输出占用内存最多的进程ID
  6. kali查看共享 linux_在Linux下访问Windows共享文件夹
  7. mysql跨服务器链表_MySQL 源码链表的实现
  8. 这年头,千万不要花钱创业
  9. rabbitmq接收不到消息_分布式消息队列:如何保证消息的可靠性传输
  10. Java 使用百度翻译-通用翻译API
  11. C++获取Unix时间戳(分别以秒和毫秒为单位)的几种方法
  12. c51单片机超声测距hcsr04在 rtos运行的 实验 基于陈明计先生的smallrtos
  13. 如何理解会议中控系统
  14. ESP8266-Arduino编程实例-TTP223 电容式触摸传感器驱动
  15. Android 音视频采集与软编码总结
  16. 互信息(Mutual Information)介绍
  17. 中国极地考察船“雪龙”号前往南极中山站
  18. 手游服务器被ddos攻击要怎么解决?
  19. 呵呵,一个bug你改了两天?难吗?
  20. datawindow自动行高、根据行高自动调整字体大小

热门文章

  1. Forgotten Artefacts开启预售
  2. 二、MFC窗口和消息
  3. fortify java_fortify使用
  4. 行为模式--策略模式
  5. 探讨防伪的本质是什么?什么样的防伪技术更适合你的企业?
  6. Windows批处理 - 用笔记本开WiFi
  7. WEB前端 开始学习 7.29
  8. 中国糖尿病残障专用鞋市场深度研究分析报告(2021)
  9. rxjava 二:简单理解Disposable
  10. python制作生日礼物_Python全国少儿编程竞赛参赛作品《智能生日提示小助手》解析...