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就可以解决。

相关推荐
week_泽1 小时前
github_upload,上传项目
大数据·elasticsearch·github
Code Talk3 小时前
VS Code markdown preview 与 github markdown渲染数学公式中的“_”不一致的问题
github·markdown·math
Hash the Hacker4 小时前
Anonymous Github, 30s 创建匿名repo供盲审使用
github
方也_arkling4 小时前
【Docker】Docker的安装和使用
docker·容器·github
CoderJia程序员甲4 小时前
GitHub 热榜项目 - 日榜(2026-1-1)
ai·开源·大模型·github·ai教程
2501_9462429313 小时前
MPV-EASY Player (MPV播放器) v0.41.0.1
数据库·经验分享·云计算·计算机外设·github·电脑·csdn开发云
CoderJia程序员甲14 小时前
GitHub 热榜项目 - 日榜(2025-12-30)
git·ai·开源·llm·github
夜流冰16 小时前
Git - github-git-cheat-sheet
git·github
阿里嘎多学长17 小时前
2025-12-30 GitHub 热点项目精选
开发语言·程序员·github·代码托管
AutoMQ18 小时前
[特殊字符] 庆祝 AutoMQ 在 GitHub 上突破 9k Stars!
github