2019独角兽企业重金招聘Python工程师标准>>>

git config --global --list
fatal: unable to read config file 'C:/Users/Administrator/.gitconfig': No such file or directory

解决: git config --global user.name "xxx"

转载于:https://my.oschina.net/u/2464371/blog/3044226

[git]fatal: unable to read config file 'xxx/.gitconfig': No such file or directory相关推荐

  1. The last update operation tried to add the file 'xxx.java',but the file already exists universioned

    The last update operation tried to add the file 'xxx.java',but the file already exists universioned ...

  2. 02_Keil5报错 error: #5: cannot open source input file “XXX.h”: No such file or directory解决方法

    Keil5  error: #5: cannot open source input file "led.h": No such file or directory 是找不到包含文 ...

  3. 【小5聊】Git安装出现错误解决方法,fatal: bad config line 10 in file xxx/.gitconfig

    可能是安装操作不当,导致后续安装出现配置冲突,一直无法使用 1.错误提示如下 fatal: bad config line 1 in file C:/Users/Administrator/.gitc ...

  4. Git出现Unable to create 'E:/xxx/.git/index.lock': File exists.的解决办法

    版权声明:本文为博主原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明. 本文链接:https://blog.csdn.net/darlinghqq/article/d ...

  5. 使用git上传工程出现fatal:Unable to create ‘/xxx/xxx/xxx/.git/index.lock‘:File exists的解决办法

    git上传工程出现fatal:Unable to create '/xxx/xxx/xxx/.git/index.lock':File exists的原因及解决方法 先说解决办法 再来说说原因 官方说 ...

  6. SourceTree报错git -c diff.mnemonicprefix=false fatal: Unable to create ‘D:/xxx/.git/index.lock‘: File

    完整报错信息: git -c diff.mnemonicprefix=false -c core.quotepath=false commit -q -F C:\Users\honry.guan\Ap ...

  7. Unable to use key file xxx (OpenSSH SSH-2 private key)

    Unable to use key file "xxx" (OpenSSH SSH-2 private key) When you try to use a private key ...

  8. Git 错误 Unable to create 'E:/xxx/.git/index.lock': File exists.的解决办法

    执行commit操作的时候提示: Unable to create 'D:/git/testgit/.git/index.lock': File exists. 解决方法:rm -f .git/ind ...

  9. unable to resolve dependency for:xxx

    在build project 之后,报unable to resolve dependency for:xxx的错误 这个是添加依赖的过程中报错,无法添加依赖. 先用通用方法检查一下 0.请先确认cl ...

最新文章

  1. 最短路径 - dijkstra
  2. aspnetcore mvc 异常处理_深入探究ASP.NET Core异常处理中间件
  3. oracle表数据误删恢复
  4. java继承机制实验报告_JAVA继承实验报告.doc
  5. NYOJ 138 找球号(二)哈希表
  6. 使用 Newtonsoft.Json; 序列化正常,反序列化异常的一点思考
  7. [mybatis]log4j
  8. Java_io体系之CharArrayReader、CharArrayWriter简介、走进源码及示例——13
  9. 基于51的串行通讯原理及协议详解(uart)
  10. 爸爸和儿子的故事带你理解java线程
  11. BZOJ3728 PA2014Final Zarowki
  12. MySQL高可用之PXC详解
  13. 删除文件时提示需要administrator 权限
  14. 火遍日本 IT 界的深度学习入门书,你读完了吗?
  15. MinGW 和 MSYS
  16. 武汉加油!中国加油!小峯加油!大家加油!
  17. Android开发--WIFI输入密码Dialog的实现
  18. iOS开发者账户密码修改流程
  19. IDEA软件常见的使用方法
  20. AIDA64怎样算烤机通过 AIDA64烤机如何算稳定

热门文章

  1. 目标检测算法之AAAI2019 Oral论文GHM Loss
  2. 生成全排列算法的实现(Johnson-Trotter)
  3. 日本感情电影 -- 情书
  4. 群晖NAS如何开启NTP服务
  5. CLIP学习笔记:Learning Transferable Visual Models From Natural Language Supervision
  6. Git ---- 自建代码托管平台-GitLab
  7. liquibase(数据库管理)
  8. C语言学习笔记(十五)
  9. 更换服务器IP有哪些步骤?如何操作?
  10. php ppt生成图片不显示,ppt图片在word中不能正常显示,只显示为矩形框的解决方法...