Github遇到的问题解决方法总结(持续更新...)

1.github每次push都需要输入用户名和token的解决方法

push前,执行下面命令 :

bash 复制代码
git config --global credential.helper store

之后再输入一次用户名和token之后,就不用再输入了。

2.git push时遇到"fatal: unable to access 'https://github.com/XXXXXXX/': gnutls_handshake() failed: The TLS connection was non-properly terminated."错误时解决方法

命令行输入:

bash 复制代码
git config --global credential.helper store

重新验证用户名、token就可以解决。

相关推荐
企业对冲系统官10 分钟前
期货套保系统移动端操作的技术架构与实现
算法·架构·区块链·github
与光同尘 大道至简20 小时前
ESP32 小智 AI 机器人入门教程从原理到实现(自己云端部署)
人工智能·python·单片机·机器人·github·人机交互·visual studio
a程序小傲21 小时前
中国邮政Java面试被问:Netty的FastThreadLocal优化原理
java·服务器·开发语言·面试·职场和发展·github·哈希算法
wtsolutions1 天前
Real-World Use Cases - How Organizations Use Excel to JSON
json·github·excel
右手 无名指1 天前
Github Actions工作流配置webhook推送到钉钉机器人
机器人·github·钉钉
CoderJia程序员甲1 天前
GitHub 热榜项目 - 日榜(2026-01-18)
人工智能·ai·大模型·github·ai教程
PaQiuQiu2 天前
GitHub 开源分享 | Coding Interview University
面试·开源·github
毛毛蹭蹭2 天前
github copilot 0.33模型使用问题
github
介一安全2 天前
国内 GitHub 仓库下载提速
gitee·github
CoderJia程序员甲2 天前
GitHub 热榜项目 - 日榜(2026-01-17)
ai·开源·大模型·github·ai教程